
Answer-first summary for fast verification
Answer: Create a staging example.com NS record in the example.com domain. Populate the value with the name servers from the staging.example.com domain. Set the routing policy type to simple routing., Create a public hosted zone for staging.example.com in the staging account.
To allow developers to create records under the example.com domain in the staging account without accessing the production account, the network engineer should create a public hosted zone for staging.example.com in the staging account (Option E). This allows the developers to manage DNS records for subdomains under staging.example.com. Additionally, the network engineer should create a staging.example.com NS record in the example.com domain hosted in the production account (Option B). This NS record should point to the name servers of the staging.example.com hosted zone in the staging account, effectively delegating control of the staging.example.com subdomain to the staging account. This setup ensures that developers can create and manage DNS records for the staging environment without needing access to the production account's resources.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A development team is creating a new web application in the AWS Cloud. The primary domain, example.com, is hosted in an Amazon Route 53 public hosted zone within one of the company's production AWS accounts.
The developers need to test the web application in the staging AWS account using publicly resolvable subdomains under example.com, with the ability to create and delete DNS records as required. They have full access to Route 53 hosted zones in the staging account but are restricted from accessing resources in any production AWS accounts.
What two steps should a network engineer implement to enable the developers to create DNS records under the example.com domain? (Choose two.)
A
Create a public hosted zone for example com in the staging account
B
Create a staging example.com NS record in the example.com domain. Populate the value with the name servers from the staging.example.com domain. Set the routing policy type to simple routing.
C
Create a private hosted zone for staging example com in the staging account.
D
Create an example com NS record in the staging example.com domain. Populate the value with the name servers from the example.com domain. Set the routing policy type to simple routing.
E
Create a public hosted zone for staging.example.com in the staging account.