AWS DevOps & Developer Productivity Blog

Tag: Blue/Green

Blue/Green Deployments to HAQM ECS using AWS CloudFormation and AWS CodeDeploy

Introduction Many customers use HAQM Elastic Container Service (ECS) for running their mission critical container-based applications on AWS. These customers are looking for safe deployment of application and infrastructure changes with minimal downtime, leveraging AWS CodeDeploy and AWS CloudFormation. AWS CloudFormation natively supports performing Blue/Green deployments on ECS using a CodeDeploy Blue/Green hook, but this […]

Performing Blue/Green Deployments with AWS CodeDeploy and Auto Scaling Groups

Jeff Levine is a Solutions Architect for HAQM Web Services. HAQM Web Services offers services that enable organizations to leverage the power of the cloud for their development and deployment needs. AWS CodeDeploy makes it possible to automate the deployment of code to either HAQM EC2 or on-premises instances. AWS CodeDeploy now supports blue/green deployments. […]