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

A company needs to architect a hybrid DNS solution. This solution will use an Amazon Route 53 private hosted zone for the domain cloud.example.com for the resources stored within VPCs.
The company has the following DNS resolution requirements:
On-premises systems should be able to resolve and connect to cloud.example.com.
All VPCs should be able to resolve cloud.example.com.
There is already an AWS Direct Connect connection between the on-premises corporate network and AWS Transit Gateway.
Which architecture should the company use to meet these requirements with the HIGHEST performance?

Answer options

Correct answer: A

Explanation

Option A is correct because it establishes a Route 53 inbound resolver that allows on-premises systems to resolve the domain while connecting all VPCs through the transit gateway, ensuring optimal performance. The other options either do not provide the required connections for all VPCs or utilize incorrect configurations like a conditional forwarder or outbound resolver, which do not meet the performance needs outlined.