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

A company manages resources across VPCs in multiple AWS Regions. The company needs to connect to the resources by using its internal domain name. A network engineer needs to apply the aws.example.com DNS suffix to all resources.

What must the network engineer do to meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating one private hosted zone for aws.example.com and associating it with every VPC ensures that all resources can resolve the DNS suffix correctly. Option A is incorrect as creating separate hosted zones for each Region complicates management. Option B does not allow for the necessary resource-specific DNS records. Option C is inadequate since it only addresses a single hosted zone for example.com, not aws.example.com.