AWS Certified Solutions Architect – Associate (SAA-C02) — Question 62
A company is hosting a website behind multiple Application Load Balancers. The company has different distribution rights for its content around the world. A solutions architect needs to ensure that users are served the correct content without violating distribution rights.
Which configuration should the solutions architect choose to meet these requirements?
Answer options
- A. Configure Amazon CloudFront with AWS WAF.
- B. Configure Application Load Balancers with AWS WAF.
- C. Configure Amazon Route 53 with a geolocation policy.
- D. Configure Amazon Route 53 with a geoproximity routing policy.
Correct answer: C
Explanation
The correct choice is C because using a geolocation policy in Amazon Route 53 allows content to be directed based on the geographic location of the users, ensuring compliance with distribution rights. Options A and B focus on security features that do not address the content distribution requirements, while option D, geoproximity routing, is more about adjusting traffic based on proximity rather than strictly adhering to geographic content rights.