AWS DevOps & Developer Productivity Blog
Choosing between Amazon ECS Blue/Green Native or AWS CodeDeploy in AWS CDK
March 2026: This post has been updated to reflect that Amazon ECS now supports canary and linear deployment strategies natively as of October 2025. The recommendation has been updated accordingly to reflect ECS-native as the default choice for new deployments. Blue/green deployments on Amazon Elastic Container Service (Amazon ECS) have long been a go-to pattern […]
Streamlining Multi-Account Infrastructure with AWS CloudFormation StackSets and AWS CDK
Introduction Organizations operating at scale on AWS often need to manage resources across multiple accounts and regions. Whether it’s deploying security controls, compliance configurations, or shared services, maintaining consistency can be challenging. AWS CloudFormation StackSets (StackSets) has been helping organizations deploy resources across multiple accounts and regions since its launch. While the service is powerful […]

