AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 30

Your company maintains an Amazon Route 53 private hosted zone. DNS resolution is restricted to a single, pre-existing VPC. For a new application deployment, you create an additional VPC in the same AWS account. Both this new VPC and your on-premises DNS infrastructure must resolve records in the existing private hosted zone.
Which two activities are required to enable DNS resolution both within the new VPC and from the on-premises infrastructure? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because updating the DHCP options set allows the new VPC to use the Route 53 nameservers for DNS resolution, while updating the VPC associations in the private hosted zone allows the new VPC to access the DNS records. Options C and E involve setting up proxies, which are unnecessary for direct resolution, and option D, while potentially useful, does not address the requirement for the new VPC's DNS resolution.