nerdexam
Amazon

CLF-C02 · Question #688

A company uses a website for a social media platform. The website provides country-specific content. The company needs a solution that directs users to different versions of the website based on the u

The correct answer is D. Amazon Route 53. Amazon Route 53 supports geolocation routing, which allows DNS queries to be routed based on the user’s geographic location. This makes it ideal for directing users to country-specific versions AWS Lambda is a compute service, not a routing solution. Amazon Cognito is for user au

Submitted by satoshi_tk· Mar 6, 2026Cloud Technology and Services

Question

A company uses a website for a social media platform. The website provides country-specific content. The company needs a solution that directs users to different versions of the website based on the users' geographic location. Which AWS service should the company use to meet these requirements?

Options

  • AAWS Lambda
  • BAmazon Cognito
  • CAmazon Lightsail
  • DAmazon Route 53

How the community answered

(17 responses)
  • B
    6% (1)
  • C
    6% (1)
  • D
    88% (15)

Explanation

Amazon Route 53 supports geolocation routing, which allows DNS queries to be routed based on the user’s geographic location. This makes it ideal for directing users to country-specific versions AWS Lambda is a compute service, not a routing solution. Amazon Cognito is for user authentication, not request routing. Amazon Lightsail is a simplified cloud platform for hosting, not for routing traffic based on

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice