Tag
Engineering
5 posts
Engineering practices, technical debt, code quality and teams.
Testing in Production: Canary Deployments, Feature Flags, and Chaos Engineering
Practical guide to testing in production: canary releases, progressive rollouts, feature flag management, and first steps with chaos engineering.
Infrastructure as Code: Terraform vs Pulumi vs CDK
Practical comparison of Terraform, Pulumi, and AWS CDK based on real projects. Learning curves, multi-cloud support, testing, and when to choose each one.
Legacy System Modernization: The Strangler Fig Pattern in Practice
How to modernize legacy systems without full rewrites using the strangler fig pattern. Anti-corruption layers, data synchronization, and real-world lessons.
Platform Engineering: The Next Evolution of DevOps
Platform engineering solves the problem DevOps accidentally created: development teams drowning in operational complexity. Here is how to build an internal platform.
CI/CD for Teams Without a DevOps Team
How to build a robust CI/CD pipeline when you do not have a dedicated DevOps team. Named tools, real costs, actual pipelines.