#platform-engineering
5 posts tagged “platform-engineering”.
-
How to let teams own their repositories and pipelines without the platform team becoming a ticket queue — declarative registries, validation that runs first, reconciliation with drift detection, and a lifecycle that includes retirement.
-
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 choose between transit routing and direct peering for managed database access, with practical decision criteria and routing guardrails.
-
A practical CI/CD design for monorepos with multiple infrastructure runtimes, focused on selective pipelines, safer promotion, and clean ownership boundaries.
-
How to keep infrastructure stacks generic while all environment-specific values live in validated config files, reducing drift and risky one-off changes.