🔥 3-day streak
AWS Certified DevOps Engineer - Professional89 / 204
Question 89 of 204
A team deploys a serverless payment API using AWS Lambda with an alias behind API Gateway. They use CodeDeploy for deployments and want the following behavior: after deploying a new version, 10% of traffic should shift to it immediately, then the remaining 90% should shift after 10 minutes. If a CloudWatch alarm monitoring the function's error rate breaches during the deployment, CodeDeploy must automatically revert all traffic to the previous version. Which combination of CodeDeploy configuration correctly implements these requirements?
Reviewed for accuracy · Report an issueNext question