#infrastructure-as-code
4 posts tagged “infrastructure-as-code”.
-
What it takes to host a self-hosted CI platform properly — two agent tiers, queue-driven scaling, breaking the bootstrap dependency, stopping base-image drift, and making the server disposable.
-
A production-safe rollout checklist for infrastructure that cannot be recreated quickly, including retention defaults, staged validation, and manual approval points.
-
When multi-cloud is worth it (and when it isn't), and how to pick the tool that automates it — a practitioner's take on Terraform, OpenTofu, and Pulumi in 2026.
-
How to keep infrastructure stacks generic while all environment-specific values live in validated config files, reducing drift and risky one-off changes.