AWS Certified Solutions Architect – Professional — Question 635

A company wants to use Amazon S3 to back up its on-premises file storage solution. The company's on-premises file storage solution supports NFS, and the company wants its new solution to support NFS. The company wants to archive the backup files after 5 days. If the company needs archived files for disaster recovery, the company is willing to wait a few days for the retrieval of those files.
Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: E

Explanation

An AWS Storage Gateway file gateway supports the NFS protocol, allowing direct integration with the existing on-premises storage. S3 Glacier Deep Archive is the most cost-effective storage class for long-term backups where retrieval times of up to 12 hours (or longer for bulk) are acceptable for disaster recovery. Other options are less cost-effective because they use S3 Standard-IA, or they utilize volume/tape gateways which do not directly expose an NFS file share interface.