AWS Certified Solutions Architect – Professional (SAP-C02) — Question 305

A company is migrating mobile banking applications to run on Amazon EC2 instances in a VPC. Backend service applications run in an on-premises data center. The data center has an AWS Direct Connect connection into AWS. The applications that run in the VPC need to resolve DNS requests to an on-premises Active Directory domain that runs in the data center.

Which solution will meet these requirements with the LEAST administrative overhead?

Answer options

Correct answer: C

Explanation

Amazon Route 53 Resolver endpoints and conditional forwarding rules provide a fully managed, highly available solution to resolve DNS queries between a VPC and an on-premises environment with minimal operational overhead. Deploying self-managed EC2 DNS servers (Option A) or setting up a new domain controller with trusts (Option D) introduces significant administrative and maintenance overhead. Option B is incorrect because Route 53 private hosted zones do not support routing queries to on-premises DNS servers via NS records in this manner.