Architecture as Code: ADR, C4 Diagrams and CI Quality Gates
A complete guide to implementing living documentation using Architecture Decision Records, C4 model, and CI/CD pipeline automation.
5 posts
A complete guide to implementing living documentation using Architecture Decision Records, C4 model, and CI/CD pipeline automation.
A complete blueprint for efficient CI/CD pipelines in monorepo - from path filters through remote cache to SBOM and SLSA. Practical solutions, not theory.
A practical playbook for safe database migrations in production. From expand/contract pattern through online indexes to monitoring and rollback.
End-to-end solution for feature flag lifecycle management. From runtime metrics through static analysis to automatic removal PRs.
Reproducible lab demonstrating connection storm during K8s rollouts. PgBouncer, preStop hooks and jitter - practical solutions with benchmarks.