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

A company has hundreds of VPCs on AWS. All the VPCs access the public endpoints of Amazon S3 and AWS Systems Manager through NAT gateways. All the traffic from the VPCs to Amazon S3 and Systems Manager travels through the NAT gateways. The company's network engineer must centralize access to these services and must eliminate the need to use public endpoints.

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

Answer options

Correct answer: C

Explanation

Option C is correct because it effectively centralizes access to Amazon S3 and Systems Manager by using interface VPC endpoints and a private hosted zone, reducing dependency on public endpoints while allowing private communication. Options A, B, and D do not provide the optimal combination of centralized access and minimal operational overhead, particularly as they involve either public DNS configurations or additional management complexity.