SOA-C03 · Question #99
A company operates compute resources in a VPC and in the company's on-premises data center. The company already has an AWS Direct Connect connection between the VPC and the on-premises data center…
The correct answer is B. Create an Amazon Route 53 Resolver outbound endpoint. Add the IP addresses of an on-. The Route 53 Resolver outbound endpoint enables DNS queries from resources in a VPC to be forwarded to on-premises DNS servers over an existing AWS Direct Connect or VPN connection. By creating forwarding rules that specify which domains should be resolved through the on…
Question
A company operates compute resources in a VPC and in the company’s on-premises data center. The company already has an AWS Direct Connect connection between the VPC and the on-premises data center. A CloudOps engineer needs to ensure that Amazon EC2 instances in the VPC can resolve DNS names for hosts in the on-premises data center. Which solution will meet this requirement with the LEAST amount of ongoing maintenance?
Options
- ACreate an Amazon Route 53 private hosted zone. Populate the zone with the hostnames and IP
- BCreate an Amazon Route 53 Resolver outbound endpoint. Add the IP addresses of an on-
- CSet up a forwarding rule for reverse DNS queries in Amazon Route 53 Resolver. Set the
- DAdd the hostnames and IP addresses for the on-premises hosts to the /etc/hosts file of each EC2
How the community answered
(35 responses)- A3% (1)
- B80% (28)
- C6% (2)
- D11% (4)
Explanation
The Route 53 Resolver outbound endpoint enables DNS queries from resources in a VPC to be forwarded to on-premises DNS servers over an existing AWS Direct Connect or VPN connection. By creating forwarding rules that specify which domains should be resolved through the on- premises DNS servers, EC2 instances in the VPC can seamlessly resolve internal hostnames without manual configuration or ongoing maintenance. This is the most scalable and low- maintenance solution.
Topics
Community Discussion
No community discussion yet for this question.