~10,000 readers a month · the main event
The blog
Long-form notes on platform engineering, cloud-native infrastructure, the Linux kernel and the messy reality of running AI workloads. Written in the open, occasionally opinionated.
archive
More writing

3 December 2024 · 1 min read
My post about Istio is now on the Istio blog too!
A few months ago I published a post titled "The Istio Service Mesh for People Who Have Stuff to Do". The post was well-received and it's now available on the Istio.io blog too.
service-meshopen-sourcecncf

21 September 2024 · 9 min read
The Istio Service Mesh for People Who Have Stuff to Do
I recently made a contribution to Istio, an open-source service mesh that simplifies managing microservices. In this post, I explain how Istio handles traffic routing, security with mTLS, and observability, making complex systems more resilient and efficient.
service-meshopen-sourcecncf

23 July 2021 · 6 min read
How to Deploy a Multi-cluster Service Mesh on GKE with Anthos
A detailed guide on deploying a multi-cluster, multi-region service mesh with Anthos Service Mesh on GKE.
google-cloudkubernetesservice-meshcncf
lucavallin