AWS Certified SysOps Administrator – Associate — Question 353

A company wants to apply an existing Amazon Route 53 private hosted zone to a new VPC to allow for customized resource name resolution within the VPC. The SysOps administrator created the VPC and added the appropriate resource record sets to the private hosted zone.

Which step should the SysOps administrator take to complete the setup?

Answer options

Correct answer: A

Explanation

To allow resources within a VPC to resolve domain names defined in a Route 53 private hosted zone, the private hosted zone must be explicitly associated with that VPC. Once this association is created, the Route 53 Resolver can answer DNS queries for the private domain within the VPC. Modifying security groups, network ACLs, or route tables is not required because DNS queries to the Route 53 Resolver are handled natively by AWS infrastructure.