Medium1 markMultiple Choice
Domain 1.2: Secure WorkloadsSecurityVPC EndpointS3

AWS SAA-C03 · Question 12 · Domain 1.2: Secure Workloads

A company is deploying a fleet of EC2 instances in a private subnet. The instances need to access Amazon S3 to download configuration files. The security policy strictly prohibits traffic from traversing the public internet. What is the MOST secure way to provide this access?

Answer options:

A.

Deploy a NAT Gateway in a public subnet.

B.

Create a VPC Gateway Endpoint for Amazon S3 and update the route table.

C.

Set up an AWS Direct Connect connection to S3.

D.

Use an Internet Gateway and restrict access using Security Groups.

How to approach this question

Identify the requirement to avoid the public internet. VPC Endpoints (Gateway for S3/DynamoDB) keep traffic on the AWS backbone.

Full Answer

B.Create a VPC Gateway Endpoint for Amazon S3 and update the route table.✓ Correct
Create a VPC Gateway Endpoint for Amazon S3 and update the route table.
A VPC endpoint enables private connections between your VPC and supported AWS services. Traffic between your VPC and the other service does not leave the Amazon network.

Common mistakes

Choosing NAT Gateway, which technically works but violates the 'no public internet' constraint.

Practice the full AWS SAA-C03 Practice Exam 7

65 questions · hints · full answers · grading

More questions from this exam