DOP-C02 · Question #155
DOP-C02 Question #155: Real Exam Question with Answer & Explanation
The correct answer is A: Create an AWS Step Functions workflow to check the state of the CloudWatch alarm. Configure. https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StepFunctions.html
Question
A company has an application that runs on Amazon EC2 instances. The company uses an AWS CodePipeline pipeline to deploy the application into multiple AWS Regions. The pipeline is configured with a stage for each Region. Each stage contains an AWS CloudFormation action for each Region. When the pipeline deploys the application to a Region, the company wants to confirm that the application is in a healthy state before the pipeline moves on to the next Region. Amazon Route 53 record sets are configured for the application in each Region. A DevOps engineer creates a Route 53 health check that is based on an Amazon CloudWatch alarm for each Region where the application is deployed. What should the DevOps engineer do next to meet the requirements?
Options
- ACreate an AWS Step Functions workflow to check the state of the CloudWatch alarm. Configure
- BConfigure an AWS CodeDeploy application to deploy a CloudFormation template with automatic
- CCreate a new pipeline stage for each Region where the application is deployed. Configure a
- DConfigure the CloudWatch agent on the EC2 instances to report the application status to the
Explanation
https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-StepFunctions.html
Topics
Community Discussion
No community discussion yet for this question.