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

An e-commerce company hosts its website on the AWS us-west-1 region. It plans to create a special site for a promotion that should be visible only to shoppers from Canada.
What change should the SysOps Administrator make to the company's existing AWS setup to achieve this result?

Answer options

Correct answer: C

Explanation

Amazon Route 53 geolocation routing lets you choose the resources that serve your traffic based on the geographic location of your users, making it the ideal choice to restrict the promotional site to shoppers in Canada. Latency routing determines destination based on network performance rather than geographic location, while Application Load Balancer rules route traffic based on HTTP headers or paths rather than the client's geographic region.