
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
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?
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
Explanation:
Correct Answer: C - Configure Amazon Route 53 with a geolocation policy
Geolocation Routing Policy: Amazon Route 53's geolocation routing policy allows you to route traffic based on the geographic location of your users. This is exactly what's needed when you have different distribution rights for content around the world.
Content Distribution Rights Compliance: The requirement explicitly states that the company has "different distribution rights for its content around the world." This means users in different geographic regions should be served different content based on licensing and distribution agreements.
How it works: With geolocation routing, you can configure Route 53 to direct users from specific continents, countries, or U.S. states to different Application Load Balancers that serve the appropriate content for their region.
A. Configure Amazon CloudFront with AWS WAF
B. Configure Application Load Balancers with AWS WAF
D. Configure Amazon Route 53 with a geoproximity routing policy
For compliance with distribution rights that vary by geographic region, geolocation routing is the appropriate solution.