A company is migrating its public website to AWS.The company wants to host the domain name for the website on AWS.
Which AWS service should the company use to meet this requirement?
AWS Lambda
Amazon Route 53
Amazon CloudFront
AWS Direct Connect
Explanations:
AWS Lambda is a compute service for running code in response to events, not for hosting domain names.
Amazon Route 53 is a scalable DNS service used to route end-user requests to the appropriate resources and can host domain names.
Amazon CloudFront is a content delivery network (CDN) service, used to distribute content, not for hosting domain names.
AWS Direct Connect is a network service that establishes a dedicated connection between on-premises infrastructure and AWS, not for domain name hosting.