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

Example Corp. has an on-premises data center and a VPC named VPC A in the Example Corp. AWS account. The on-premises network connects to VPC A through an AWS Site-To-Site VPN. The on-premises servers can properly access VPC A. Example Corp. just acquired AnyCompany, which has a VPC named VPC B. There is no IP address overlap among these networks. Example Corp. has peered VPC A and VPC B.

Example Corp. wants to connect from its on-premise servers to VPC B. Example Corp. has properly set up the network ACL and security groups.

Which solution will meet this requirement with the LEAST operational effort?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating a transit gateway simplifies the connection between the on-premises network and both VPCs, allowing for centralized management and routing without the need for multiple VPN connections. Options B and D involve additional complexity with separate VPN connections or modifications to the virtual private gateway, which increases operational effort. Option C, while feasible, requires manual route table updates and BGP configuration, which is more labor-intensive compared to the transit gateway approach.