Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Amazon Exam DOP-C02 Topic 4 Question 23 Discussion

Actual exam question for Amazon's DOP-C02 exam
Question #: 23
Topic #: 4
[All DOP-C02 Questions]

A DevOps engineer manages a web application that runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The instances run in an EC2 Auto Scaling group across multiple Availability Zones. The engineer needs to implement a deployment strategy that:

Launches a second fleet of instances with the same capacity as the original fleet.

Maintains the original fleet unchanged while the second fleet is launched.

Transitions traffic to the second fleet when the second fleet is fully deployed.

Terminates the original fleet automatically 1 hour after transition.

Which solution will satisfy these requirements?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

Noah
9 hours ago
I'm not sure, I think option B could also work. Using Elastic Beanstalk for blue/green deployment with a lifecycle policy to terminate the original environment after 1 hour could be a good approach.
upvoted 0 times
...
Nickole
1 days ago
I agree with Bok. Option C seems like the most efficient way to handle the deployment strategy while ensuring the original fleet is terminated after the transition.
upvoted 0 times
...
Bok
4 days ago
I think option C is the best solution. Using AWS CodeDeploy with blue/green deployment will allow for a smooth transition and automatic termination of the original fleet after 1 hour.
upvoted 0 times
...
Josefa
6 days ago
I'm not sure, I think option B could also work well with Elastic Beanstalk. It offers a blue/green deployment strategy which could be beneficial in this scenario.
upvoted 0 times
...
Christene
9 days ago
I agree with Ira. CodeDeploy seems like the most efficient way to handle the deployment and transition process.
upvoted 0 times
...
Ira
10 days ago
I think option C is the best solution. CodeDeploy allows for a smooth transition and automatic termination of the original fleet after 1 hour.
upvoted 0 times
...

Save Cancel