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

A company hosts application servers on premises and on Amazon EC2 instances in a VPC. The application servers access data that is hosted in an Amazon S3 bucket through the public internet. The EC2 instances in the VPC use an AWS Site-to-Site VPN for connectivity with the on-premises application servers.

New company regulations state that all traffic between the application servers and the S3 bucket must remain private and must not use public IP addresses.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: C

Explanation

Option C is correct because it provides a cost-effective solution by using both an S3 interface endpoint and a gateway endpoint, ensuring that traffic remains private without incurring additional costs for data transfer over the public internet. Other options either involve more complex setups, such as introducing additional components like proxy servers, or do not fully meet the requirement for private connectivity between the application servers and the S3 bucket.