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

A company has multiple business units that each have separate accounts on AWS. Each business unit manages its own network with several VPCs that have CIDR ranges that overlap. The company’s marketing team has created a new internal application and wants to make the application accessible to all the other business units. The solution must use private IP addresses only.

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

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS PrivateLink allows secure and private access to services across different AWS accounts without the need for complex networking setups, thus minimizing operational overhead. Options A and B involve more configurations and management, such as peering or VPN setups, which add complexity. Option D introduces additional elements like a Network Load Balancer and API Gateway, increasing overhead as well.