Hard1 markMultiple Choice
Domain 4.4: Network Cost OptimizationVPC EndpointS3Cost Optimization

AWS SAA-C03 · Question 57 · Domain 4.4: Network Cost Optimization

A company has hundreds of EC2 instances in private subnets that frequently access Amazon S3 to download large datasets. The company is seeing high data processing charges on their NAT Gateway. How can they eliminate these NAT Gateway charges for S3 traffic?

Answer options:

A.

Move the EC2 instances to public subnets.

B.

Create an Interface VPC Endpoint for S3.

C.

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

D.

Use AWS Direct Connect to route traffic to S3.

How to approach this question

Identify the free method to access S3 from a private subnet.

Full Answer

C.Create a Gateway VPC Endpoint for S3 and update the route tables.✓ Correct
Create a Gateway VPC Endpoint for S3 and update the route tables.
A Gateway VPC Endpoint allows you to privately connect your VPC to Amazon S3 without requiring an internet gateway or NAT device. Gateway endpoints for S3 are provided at no additional charge, eliminating NAT Gateway data processing fees.

Common mistakes

Choosing Interface Endpoint, which costs money per hour and per GB processed.

Practice the full AWS SAA-C03 Practice Exam 5

65 questions · hints · full answers · grading

More questions from this exam