AWS SAP-C02 · Question 06 · Domain 2.1: Deployment Strategy
A development team wants to implement a CI/CD pipeline that deploys an application to Amazon ECS. The deployment must route 10% of traffic to the new version, monitor error rates for 5 minutes, and automatically rollback if errors exceed 1%. Which deployment strategy should be used?
Answer options:
Blue/Green deployment using AWS Elastic Beanstalk.
Rolling deployment using Amazon ECS service scheduler.
Canary deployment using AWS CodeDeploy and Amazon CloudWatch alarms.
Immutable deployment using AWS CloudFormation.
75 questions · hints · full answers · grading