ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

101 / 474

Question 101:

Which of the following is the right sequence of hooks that get called in AWS CodeDeploy?

Answer options:

A.Application Stop->BeforeInstall->After Install->Application Start
B.BeforeInstall->After Install-> Application Stop-> Application Start
C.BeforeInstall->After Install->Validate Service-> Application Start
D.BeforeInstall->Application Stop-> Validate Service-> Application Start