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

A company has an on-premises application that collects data and stores it to an on-premises NFS server. The company recently set up a 10 Gbps AWS Direct
Connect connection. The company is running out of storage capacity on premises. The company needs to migrate the application data from on premises to the
AWS Cloud while maintaining low-latency access to the data from the on-premises application.
What should a solutions architect do to meet these requirements?

Answer options

Correct answer: A

Explanation

AWS Storage Gateway's file gateway configuration caches frequently accessed data locally, ensuring low-latency access for the on-premises application while seamlessly storing the bulk of the data in Amazon S3. Connecting directly to Amazon EFS over Direct Connect does not provide a local caching mechanism, resulting in higher latency for file operations compared to a local gateway. Volume gateway is incorrect because it presents block storage interfaces (iSCSI) rather than the required NFS file interface.