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

A company currently stores 5 TB of data in on-premises block storage systems. The company's current storage solution provides limited space for additional data. The company runs applications on premises that must be able to retrieve frequently accessed data with low latency. The company requires a cloud-based storage solution.

Which solution will meet these requirements with the MOST operational efficiency?

Answer options

Correct answer: B

Explanation

Volume Gateway with cached volumes is the ideal solution because it stores the primary data in Amazon S3 while retaining a cache of the most frequently accessed data locally, solving the local storage limitation while maintaining low latency. Stored volumes (Option C) would require the entire dataset to be stored on-premises, which does not address the local capacity constraint. File Gateway (Option A) provides file-level access rather than block storage, and Tape Gateway (Option D) is designed for backup archiving rather than active application workloads.