Amazon
DOP-C02 · Question #170
A company has a mission-critical application on AWS that uses automatic scaling. The company wants the deployment lifecycle to meet the following parameters: - The application must be deployed one ins
Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #170. The question stem and answer options stay visible for context.
Submitted by valeria.br· Mar 6, 2026SDLC Automation
Question
A company has a mission-critical application on AWS that uses automatic scaling. The company wants the deployment lifecycle to meet the following parameters:
- The application must be deployed one instance at a time to ensure the
remaining fleet continues to serve traffic.
- The application is CPU intensive and must be closely monitored.
- The deployment must automatically roll back if the CPU utilization of
the deployment instance exceeds 85%. Which solution will meet these requirements?
Options
- AUse AWS CloudFormation to create an AWS Step Functions state machine and Auto Scaling
- BUse AWS CodeDeploy with Amazon EC2 Auto Scaling Configure an alarm tied to the CPU
- CUse AWS Elastic Beanstalk for load balancing and AWS Auto Scaling. Configure an alarm tied to
- DUse AWS Systems Manager to perform a blue/green deployment with Amazon EC2 Auto Scaling.
Unlock DOP-C02 to see the answer
You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#AWS CodeDeploy#Automated Rollback#Deployment Strategies#EC2 Auto Scaling