AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 72

An organization has created a web application inside a VPC and wants to make it available to 200 client VPCs. The client VPCs are in the same Region but are owned by other business units within the organization.
What is the best way to meet this requirement, without making the application publicly available?

Answer options

Correct answer: C

Explanation

The correct answer is D because it allows for secure access to the application without exposing it to the public internet. Options A and B do not meet the requirement of keeping the application private while C incorrectly suggests using an internet-facing load balancer, which would expose the application to the public.