ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

397 / 474

Question 397:

The development team has deployed multiple deployment versions using AWS CodeDeploy. One of the Deployment sessions with overwrite content option has failed. You need to immediately roll back to the previously working application version with all the necessary files required for the application. Which of the following options is most suited to meet this requirement?

Answer options:

A.Automatically rollback to the last known application version & manually add files required for application revision.
B.Manually rollback to previous deployment phase & add files required for application revision.
C.Automatically rollback to the last known application version which will add files required for application revision.
D.Manually rollback to the last known application version which will add files required for application revision.