🔥 3-day streak
AWS Certified Developer - Associate27 / 150
Question 27 of 150

A team deploys a containerized service to Amazon ECS using AWS CodeDeploy with a blue/green deployment. Before shifting any production traffic to the new (green) task set, they must run an automated smoke test against the newly provisioned green tasks. If the smoke test fails, no production traffic should ever reach the new version. Which CodeDeploy lifecycle event hook should the team use to invoke the Lambda function that performs this smoke test?

Reviewed for accuracy · Report an issueNext question