AWS Certified Solutions Architect – Associate (SAA-C02) — Question 716

A company runs a photo processing application that needs to frequently upload and download pictures from Amazon S3 buckets that are located in the same
AWS Region. A solutions architect has noticed an increased cost in data transfer fees and needs to implement a solution to reduce these costs.
How can the solutions architect meet this requirement?

Answer options

Correct answer: D

Explanation

Deploying a VPC gateway endpoint for Amazon S3 enables direct, private connectivity between the VPC and S3 without traversing the public internet, which eliminates regional data transfer charges. Utilizing an internet gateway or NAT gateway for S3 traffic results in standard data transfer and processing fees, making them cost-inefficient. Amazon API Gateway is not designed for routing direct VPC-to-S3 storage traffic to reduce transfer costs.