This document discusses using containers and AWS services like ECS, ECR, EFS, and Consul for a DevOps workflow. It shows an architecture diagram of using public subnets, NAT gateways, ECS, EFS file systems, and Redis. It then demonstrates updating to a new version (blue) by deploying containers to ECS from ECR. Finally, it discusses testing new versions and feature flipping using Consul to control routing and enabled features between versions.
Related topics: