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

A network engineer is designing the DNS architecture for a new AWS environment. The environment must be able to resolve DNS names of endpoints on premises, and the on-premises systems must be able to resolve the names of AWS endpoints. The DNS architecture must give individual accounts the ability to manage subdomains.

The network engineer needs to create a single set of rules that will work across multiple accounts to control this behavior. In addition, the network engineer must use AWS native services whenever possible.

Which combination of steps should the network engineer take to meet these requirements? (Choose three.)

Answer options

Correct answer: A, C, F

Explanation

The correct steps include creating a private hosted zone (A) to manage subdomains across accounts, setting up Route 53 Resolver endpoints (C) for seamless DNS resolution, and sharing those Resolver rules (F) to enable cross-account functionality. Options B and D pertain to AWS Directory Service, which is not necessary for the requirements, while E is incomplete without the sharing mechanism outlined in F.