AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 361

A company hosts its application, example.com, behind Application Load Balancers in the us-east-1 and eu-west-1 Regions. Users should be routed to the resources geographically nearest to them. Users must not be routed to the application when it is considered unhealthy.
How should a network engineer configure Amazon Route 53 to route clients to example.com?

Answer options

Correct answer: C

Explanation

The correct answer, C, is appropriate because it utilizes a geoproximity routing policy to direct users based on their location and ensures application health is checked. Options A and B incorrectly use weighted and CNAME records, while D does not specify a geoproximity routing policy, which is crucial for geographic routing.