Medium1 markMultiple Choice
Domain 1.2: Secure WorkloadsSecurityVPCS3Cost Optimization

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

A company has an application running on Amazon EC2 instances in a private subnet. The application needs to securely access Amazon S3 to download configuration files. The security team dictates that traffic between the EC2 instances and S3 must not traverse the public internet. <br/><br/>Which solution meets these requirements MOST cost-effectively?

Answer options:

A.

Deploy a NAT Gateway in a public subnet and route S3 traffic through it.

B.

Create an Interface VPC Endpoint (AWS PrivateLink) for Amazon S3.

C.

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

D.

Set up an AWS Direct Connect connection between the VPC and Amazon S3.

How to approach this question

Identify the service that provides private access to S3 without hourly charges.

Full Answer

C.Create a Gateway VPC Endpoint for Amazon S3 and update the route table.✓ Correct
Create a Gateway VPC Endpoint for Amazon S3 and update the route table.
A Gateway VPC Endpoint provides reliable connectivity to Amazon S3 and DynamoDB without requiring an internet gateway or a NAT device for your VPC. Gateway endpoints do not incur hourly billing charges.

Common mistakes

Selecting Interface Endpoint (PrivateLink) which costs money, or NAT Gateway which uses the public internet.

Practice the full AWS SAA-C03 Practice Exam 4

65 questions · hints · full answers · grading

More questions from this exam