Writing
Infrastructure Notes
Practical writing from the engineers who run this infrastructure day to day. No SEO filler. Written when we have something worth saying.
What a working CI/CD pipeline actually looks like
Most teams have some automation. Fewer have a pipeline where they can trace a commit to production in under 10 minutes with a single audit log. Here's what the working version looks like — and what's usually missing from the version that breaks in production.
Read note
Reducing Kubernetes costs without reducing reliability
The most common source of overspend in Kubernetes clusters is not the workloads you know about — it's the ones nobody's looked at in six months.
Read note
Cloud migration: the checklist we actually use
After several migrations, most of the surprises fall into predictable categories. Here is what we check before, during and after a migration.
Read note