ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

80 / 500

Question 80:

Your team has developed an online food order system, which is deployed in AWS. You created two ASGs to attach to an ELB. ASG1 is live and ASG2 is idle (desired number is 0). When a new release is published, the new version is deployed in the ASG2 and fully tested. If no issue is found, ASG2 becomes alive and ASG1 becomes idle (down-scaled to zero servers). Which kind of deployment/delivery strategy can it be called? (Select TWO.)

Answer options:

A.Blue/Green deployment
B.Rolling deployment
C.Red/Black deployment
D.A/B testing
E.Canary deployment