AWS Certified Solutions Architect – Professional — Question 753

A company uses AWS Organizations. The company creates a central VPC in an AWS account that is designated for networking in a single AWS Region. The central VPC has an AWS Site-to-Site VPN connection to the company's on-premises network. A solutions architect must create another AWS account that uses the same networking resources that the central VPC uses.

Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: D

Explanation

Sharing subnets via AWS Resource Access Manager (RAM) allows multiple AWS accounts to create application resources, such as EC2 instances, within the same centralized VPC. This VPC sharing model is highly cost-effective because it avoids the overhead of creating new VPCs, VPN connections, or transit gateways, and it simplifies network management. Other solutions that involve creating new VPCs or separate VPN connections introduce unnecessary infrastructure costs and complexity.