
Ultimate access to all questions.
A company is using an on-premises Microsoft SQL Server database that generates a nightly backup of 200 GB to a local drive. They wish to transfer these backups to more reliable cloud storage on Amazon S3. The company has already established a 10 Gbps AWS Direct Connect link between their on-premises data center and AWS. Which solution offers the most cost-effective approach to meet these requirements?
A
Set up a new S3 bucket and deploy an AWS Storage Gateway file gateway within the VPC connected to the Direct Connect link. Configure a new SMB file share for nightly database exports to be written to.
B
Establish an Amazon FSx for Windows File Server Single-AZ file system within the VPC connected to the Direct Connect link. Set up a new SMB file share and enable nightly backups for database exports to be written to the FSx file system.
C
Deploy an Amazon FSx for Windows File Server Multi-AZ file system within the VPC connected to the Direct Connect link. Create a new SMB file share and enable nightly backups for database exports to be written to the FSx file system.
D
Create a new S3 bucket and deploy an AWS Storage Gateway volume gateway within the VPC connected to the Direct Connect link. Set up a new SMB file share for database exports to be written to the volume gateway, and automate the transfer of this data to the S3 bucket.