Building a CI/CD Pipeline That Actually Holds Up
Stop shipping pipelines held together with duct tape. A practical playbook for CI/CD that teams trust on day one — and still trust six months later.
// blog
8 articles on building and operating reliable systems.
Stop shipping pipelines held together with duct tape. A practical playbook for CI/CD that teams trust on day one — and still trust six months later.
Recreate, rolling, blue-green, canary. How to pick the right Kubernetes deployment strategy — and what can go wrong with each one.
Multi-stage builds, distroless bases, and layer hygiene. A practical guide to shrinking Docker images the right way.
How to structure Terraform for multiple environments without copy-pasting modules or stepping on production state.
Dashboards are how you OBSERVE, not what you're building. Design observability around golden signals, SLOs, and concrete questions.
Git is the source of truth. Argo CD syncs reality to git. A field-tested setup — repos, apps, sync waves, and the gotchas.
Effective Linux hardening isn't a security checklist that makes the machine unusable. It's SSH config, patching, least privilege, and logging.
Right-sizing, lifecycle, and reserved coverage. Cloud cost cuts don't come from dashboards — they come from three decisions made weekly.