A web application runs on Amazon EC2 instances in aws video
devops video for a web application runs on Amazon EC2 instances in an EC2 Auto Scaling group behind an Application Load Balancer (ALB). A DevOps engineer needs
Full Certification Question
A web application runs on Amazon EC2 instances in an EC2 Auto Scaling group behind an Application Load Balancer (ALB). A DevOps engineer needs to implement a strategy for deploying updates that meets the following requirements: · Automatically launches the new version of the application on a second set of instances with the same capacity as the old version of the application. · Maintains the old version unchanged while the new version is launched. · Shifts traffic to the new version when the instances are fully deployed. · Terminates the old fleet of instances automatically 1 hour after shifting traffic. Which solution will satisfy these requirements?