Platform Engineering in Tokyo🇯🇵
Next week (Feb 10th to 14th), I have the pleasure of visiting Tokyo, Japan, to talk about the past, present, and future of platform engineering. I was invited to present the Japanese-translated version of my book.
🇬🇧 KCD UK - London Oct 2024
I had the pleasure of presenting with Abby from Syntasso about the intersection between platform and development teams. We focused on three key challenges development teams face when working with complex infrastructure. https://www.diagrid.io/blog/when-platform-teams-meet-developers
Cloud-Native & OSS is thriving in Brazil
Last Saturday and Monday, I presented at two Brazilian events. The first edition of KCD Sao Paulo (sold out in less than an hour) hosted around 400 people, and a Sou Java meetup hosted by IFood with about 50 people.
2023/2024
Wow! What a year it has been! After an incredible 2022, I thought it would be a difficult year to top up, but oh my! This year was intense, but in a perfect way. I’ve traveled the world and met amazing people. I want to thank everyone who approached me to say hello, get a book copy, or share a hug.
Back to basics: APIs to rule them all (Dapr on Kubernetes) #2
In this blog post, we will package and deploy the application we coded in the previous blog post to Kubernetes. We will create a local Kubernetes Cluster with Kubernetes KinD, install and configure Dapr, to finally deploy our application.