ANS-C01 Question 52
Single answerYour company wants to register a new domain name for a web application that will be deployed on AWS. They want to ensure tight integration with AWS services such as Route 53 for DNS management and easy SSL certificate issuance. Which AWS service should you use to register the domain?
- A
Amazon Route 53
- B
AWS Certificate Manager (ACM)
- C
AWS CloudFormation
- D
Amazon Lightsail
Show answer and explanation
Correct answer: A
Explanation
Amazon Route 53 is the correct service for registering domains within AWS. It allows you to purchase and manage domain names while tightly integrating with other AWS services like Route 53 for DNS and ACM for SSL certificates. Other options, such as ACM, CloudFormation, and Lightsail, do not offer domain registration functionality.
- A. Correct.
Amazon Route 53 includes domain registration capabilities, making it the correct service to use when registering a new domain with seamless integration into AWS services, including DNS management.
- B. Incorrect.
AWS Certificate Manager (ACM) is used to provision and manage SSL/TLS certificates but does not provide domain registration capabilities.
- C. Incorrect.
AWS CloudFormation is a service used for infrastructure as code to automate resource provisioning but does not handle domain registration.
- D. Incorrect.
Amazon Lightsail provides a simplified environment for hosting applications, but it does not include domain registration services.