AWS Certified Solutions Architect – Professional — Question 626

A company has an on-premises Microsoft SQL Server database that writes a nightly 200 GB export to a local drive. The company wants to move the backups to more robust cloud storage on Amazon S3. The company has set up a 10 Gbps AWS Direct Connect connection between the on-premises data center and AWS.
Which solution meets these requirements MOST cost-effectively?

Answer options

Correct answer: A

Explanation

AWS Storage Gateway file gateway (S3 File Gateway) provides a seamless way to connect on-premises applications to Amazon S3 using standard file protocols like SMB, making it the most cost-effective solution for storing backups directly in S3. Amazon FSx for Windows File Server options are significantly more expensive and do not store the backup files directly in Amazon S3 as objects. Volume Gateway does not support a direct SMB file share interface to write files directly to S3 in the same simplified manner as S3 File Gateway.