AWS Certified Advanced Networking – Specialty ANS-C00 – Question178

You have two autoscaling groups in your VPC. One deploys servers that host the index of your website and another that deploys servers that host the images for your website. What three steps would you take to ensure the right servers are used for the right purpose? (Choose three.)

A.
Create a path-based routing rule to route traffic destined for "/" to target group 1 and "/*.jpg" to target group 2.
B. Create two target groups and associate them with each autoscaling group.
C. Configure a Classic Load Balancer
D. Configure an Application Load Balancer

Correct Answer: ABD

Explanation:

Explanation:
A Classic Load Balancer does not support path-based routing rules