🔥 3-day streak
AWS Certified DevOps Engineer - Professional128 / 204
Question 128 of 204

A company runs a containerized order-processing API on Amazon ECS with the Fargate launch type behind an Application Load Balancer. They use AWS CodeDeploy for blue/green deployments triggered by CodePipeline. The team wants each new (replacement) task set to be validated by an automated integration test suite that sends real HTTP requests to the new version BEFORE any production customer traffic is shifted to it. If the tests fail, no production traffic should ever reach the new version. Which approach meets these requirements?

Reviewed for accuracy · Report an issueNext question