Medium1 markMultiple Choice
Domain 4.4: Network Cost OptimizationCostVPC EndpointNAT Gateway

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

An application running in a VPC private subnet needs to download large amounts of data from Amazon S3. Currently, the traffic routes through a NAT Gateway. The company's AWS bill shows high data processing charges for the NAT Gateway. How can a solutions architect eliminate these NAT Gateway data processing costs?

Answer options:

A.

Move the EC2 instances to a public subnet.

B.

Replace the NAT Gateway with a NAT Instance.

C.

Create a VPC Gateway Endpoint for Amazon S3.

D.

Use AWS Direct Connect.

How to approach this question

Identify the cost issue: NAT Gateway data processing fees. Gateway Endpoints for S3/DynamoDB are free and bypass the NAT.

Full Answer

C.Create a VPC Gateway Endpoint for Amazon S3.✓ Correct
Create a VPC Gateway Endpoint for Amazon S3.
VPC Gateway Endpoints for Amazon S3 and DynamoDB are provided at no additional charge. They allow private instances to access S3 without going through a NAT Gateway, eliminating NAT data processing charges.

Common mistakes

Thinking Interface Endpoints (PrivateLink) are free (they charge per hour and per GB). Gateway Endpoints are free.

Practice the full AWS SAA-C03 Practice Exam 7

65 questions · hints · full answers · grading

More questions from this exam