AWS Certified Solutions Architect – Associate (SAA-C03) — Question 794

A company is expanding a secure on-premises network to the AWS Cloud by using an AWS Direct Connect connection. The on-premises network has no direct internet access. An application that runs on the on-premises network needs to use an Amazon S3 bucket.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: C

Explanation

An Amazon S3 interface endpoint (AWS PrivateLink) allows private, cost-effective access to Amazon S3 from an on-premises network via AWS Direct Connect without needing public IP addresses or public VIFs. Using a NAT gateway requires internet routing which is not available, and VPC peering cannot be established directly to an on-premises network.