Writing
Blog
Long-form articles on systems design, DevOps, and the craft of building software.
kubernetesdevopsci-cd
Zero-Downtime Kubernetes Deployments: The Complete Playbook
A production-tested guide to blue/green deployments, rolling updates, and automated rollback strategies on Kubernetes — without waking anyone up at 3am.
February 3, 202510 min read
systems-designdistributed-systemsgolang
Designing for 10M+ Tasks/Day: Lessons from a Distributed Job Queue
What I learned building a production-grade distributed task engine — pitfalls, architectural decisions, and hard-won lessons from running at scale.
January 15, 20258 min read