#aws-cdk
2 posts tagged “aws-cdk”.
-
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.
-
How to keep infrastructure stacks generic while all environment-specific values live in validated config files, reducing drift and risky one-off changes.