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

A company wants to implement a disaster recovery plan for its primary on-premises file storage volume. The file storage volume is mounted from an Internet Small
Computer Systems Interface (iSCSI) device on a local storage server. The file storage volume holds hundreds of terabytes (TB) of data.
The company wants to ensure that end users retain immediate access to all file types from the on-premises systems without experiencing latency.
Which solution will meet these requirements with the LEAST amount of change to the company's existing infrastructure?

Answer options

Correct answer: D

Explanation

AWS Storage Gateway's Volume Gateway in stored volume mode keeps the entire dataset locally on-premises, satisfying the requirement for zero-latency access to all files. Since the existing environment already uses iSCSI, this solution requires minimal configuration changes compared to migrating to NFS with a File Gateway. Cached volumes (Option C) would keep only a portion of the data local, resulting in latency when accessing uncached files.