DEV Community

Cover image for Perform blue green deployment on AWS ECS using CodePipeline and CodeDeploy
amlan
amlan

Posted on

Perform blue green deployment on AWS ECS using CodePipeline and CodeDeploy

In this post I explain the process to perform a blue green deployment using CodeDeploy and CodePipeline, to an application deployed on AWS ECS cluster.

https://medium.com/@amlana21/perform-blue-green-deployment-on-aws-ecs-using-codepipeline-and-codedeploy-f1f60e31673a

Top comments (0)