AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 4

A global delivery company is modernizing its fleet management system. The company has several business units. Each business unit designs and maintains applications that are hosted in its own AWS account in separate application VPCs in the same AWS Region. Each business unit's applications are designed to get data from a central shared services VPC.
The company wants the network connectivity architecture to provide granular security controls. The architecture also must be able to scale as more business units consume data from the central shared services VPC in the future.
Which solution will meet these requirements in the MOST secure manner?

Answer options

Correct answer: C

Explanation

Option C is correct because using VPC endpoint services with AWS PrivateLink allows for secure and scalable access to the central shared services VPC without exposing the services to the public internet. The other options either do not provide the same level of security or would be less efficient and harder to manage as the number of business units increases.