Practical articles on AI, DevOps, Cloud, Linux, and infrastructure engineering.
We migrated 40+ services to GitOps with Argo CD. Two years in, here's what works and what required workarounds.
How a packet actually gets from the internet to a pod, walked layer by layer. Plus the things that surprise people the first time they hit them.
Prompt injection, data leakage, jailbreaks, and the boring controls that actually keep production AI features safe. The threat model that matters once you ship.
Practical game day scenarios for CI/CD: broken rollbacks, permission issues, and slow feedback loops—and how we fixed them.
Evolve CI/CD toward autonomous pipelines that detect issues and roll back safely.
We have ~40 prompts in production. The patterns that improved quality, the ones that turned out to be folklore, and how we test prompts now.
How we deploy LLM-powered features. The deployment patterns are mostly normal; the validation is where the differences are.