AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 76

A company's AWS architecture consists of several VPCs. The VPCs include a shared services VPC and several application VPCs. The company has established network connectivity from all VPCs to the on-premises DNS servers.

Applications that are deployed in the application VPCs must be able to resolve DNS for internally hosted domains on premises. The applications also must be able to resolve local VPC domain names and domains that are hosted in Amazon Route 53 private hosted zones.

What should a network engineer do to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating an outbound endpoint allows the application VPCs to query the on-premises DNS servers. Option A and D suggest creating inbound endpoints, which are not suitable for this scenario as they handle traffic coming into the VPC rather than allowing outbound queries. Option C incorrectly includes modifying the DHCP settings, which is unnecessary for enabling outbound DNS resolution.