AWS Certified Solutions Architect – Associate (SAA-C03) — Question 950

A company runs its media rendering application on premises. The company wants to reduce storage costs and has moved all data to Amazon S3. The on-premises rendering application needs low-latency access to storage.

The company needs to design a storage solution for the application. The storage solution must maintain the desired application performance.

Which storage solution will meet these requirements in the MOST cost-effective way?

Answer options

Correct answer: B

Explanation

Amazon S3 File Gateway is the ideal, cost-effective solution because it caches frequently accessed S3 data locally, providing the on-premises rendering application with the required low-latency access. Mountpoint for Amazon S3 (Option A) is optimized for EC2 instances and not intended for on-premises deployment, while using Amazon FSx (Option C) or setting up a custom local file server (Option D) adds unnecessary administrative overhead and significantly higher storage costs.