ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

295 / 500

Question 295:

Your team has created a new AWS CodeDeploy application to automate deployments to Amazon EC2 instances under an autoscaling group. It is possible that a deployment activity has failed due to software issues. Your manager asked you to configure automatic rollback for the deployment group in the production environment. In terms of the automatic rollback configuration of CodeDeploy, which statement is correct?

Answer options:

A.Users can configure SNS notifications for deployment activities. Rollback can be triggered whenever SNS topics receive notifications.
B.There is no automatic rollback for CodeDeploy deployment group. However, users can trigger rollback manually.
C.Automatic rollback can only be configured for EC2 instances. On-premises instances do not have this feature.
D.Automatic rollback can be triggered when alarm thresholds are met.