🔥 3-day streak
AWS Certified DevOps Engineer - Professional101 / 204
Question 101 of 204
A team uses CodePipeline with a CodeDeploy blue/green deployment to Amazon ECS on Fargate. The service runs behind an Application Load Balancer with a production listener and a separate test listener. Currently the deployment shifts 100% of traffic to the replacement (green) task set immediately after it passes health checks. The team wants to reduce risk by shifting only 10% of production traffic to the green task set, waiting 5 minutes, and then shifting the remaining 90%, with automatic rollback if a CloudWatch alarm triggers during the shift. Which change best achieves this with the least custom code?
Reviewed for accuracy · Report an issueNext question