Easy Blue-Green Deployments On Amazon EC2 Container Service
At work we’ve recently started using Amazon’s EC2 Container Service (ECS) for running Docker images in staging and production. In order to simplify our CI/CD process we wrote a script for triggering blue-green deployments. I wrote an article explaining the how and why over on the Codeship Blog, check it out:
https://blog.codeship.com/easy-blue-green-deployments-on-amazon-ec2-container-service/