A company uses Amazon Route 53 to register a public domain, example.com, in an AWS account. A central services group manages the account. The company wants to create a subdomain, test.example.com, in another AWS account to offer name services for Amazon EC2 instances that are hosted in the account. The company does not want to migrate the parent domain to the subdomain account. A network engineer creates a new Route 53 hosted zone for the subdomain in the second account. Which combination of steps must the network engineer take to complete the task? (Choose two.)
- AAdd records for the hosts of the new subdomain to the new Route 53 hosted zone. (correct answer)
- BUpdate the DNS service for the parent domain by adding name server (NS) records for the subdomain. (correct answer)
- CUpdate the DNS service for the subdomain by adding name server (NS) records for the parent domain.
- DCreate an alias record from the parent domain that points to the hosted zone for the subdomain in the second account.
- EAdd a start of authority (SOA) record in the parent domain for the subdomain.
Reveal answer & explanationHide answer
The correct answer is A, B. Option A: Add records for the hosts of the new subdomain to the new Route 53 hosted zone. Option B: Update the DNS service for the parent domain by adding name server (NS) records for the subdomain.
Explanation
Amazon RDS is a managed relational database that handles patching, backups and failover. Amazon Route 53 provides DNS with health checks and routing policies for availability and latency.