AWS Certified SysOps Administrator – Associate (legacy) — Question 519

A web application runs on Amazon EC2 instances behind an ELB Application Load Balancer. The instances run in an EC2 Auto Scaling group across multiple
Availability Zones. Amazon Route 53 is used for DNS and points to the load balancer. A SysOps Administrator has launched a new Auto Scaling group with a new version of the application, and wants to gradually shift traffic to the new version.
How can this be accomplished?

Answer options

Correct answer: A

Explanation

Utilizing an Auto Scaling target tracking scaling policy allows the new environment to automatically adjust its capacity as traffic begins to transition, ensuring resource availability matches demand. Replacing the Application Load Balancer with a Network Load Balancer is unnecessary and adds architectural complexity, while Amazon Redshift is a data warehousing service and cannot be used for traffic routing.