Automating Blue/Green Deployments for ECS Fargate …
https://medium.com/disney-streaming/automating-blue-green-deployments-for-ecs-fargate-with-aws-codedeploy-8a8d74192099
We first attempted kicking off a deployment with an AWS Lambda function. The Lambda would run on every update to the stack, create the deployment, and send back the status of the deployment. If an error occurred, it would rollback the entire stack. At first, this solution seemed to work, we were able to run the CodeDeploy and rollback if the deploy...
We first attempted kicking off a deployment with an AWS Lambda function. The Lambda would run on every update to the stack, create the deployment, and send back the status of the deployment. If an error occurred, it would rollback the entire stack. At first, this solution seemed to work, we were able to run the CodeDeploy and rollback if the deploy...
DA: 9 PA: 35 MOZ Rank: 98