AWS Certified Solutions Architect – Professional (SAP-C02) — Question 448

A company has an application that analyzes and stores image data on premises. The application receives millions of new image files every day. Files are an average of 1 MB in size. The files are analyzed in batches of 1 GB. When the application analyzes a batch, the application zips the images together. The application then archives the images as a single file in an on-premises NFS server for long-term storage.

The company has a Microsoft Hyper-V environment on premises and has compute capacity available. The company does not have storage capacity and wants to archive the images on AWS. The company needs the ability to retrieve archived data within 1 week of a request.

The company has a 10 Gbps AWS Direct Connect connection between its on-premises data center and AWS. The company needs to set bandwidth limits and schedule archived images to be copied to AWS during non-business hours.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: B

Explanation

Option B is the most cost-effective solution as it utilizes AWS DataSync with S3 Glacier Deep Archive, which is the most economical option for long-term storage. Options A and C involve more expensive storage solutions, like S3 Glacier Instant Retrieval and S3 Standard, which do not align with the company's need for low-cost archival. Option D, while feasible, adds unnecessary complexity and isn't as cost-efficient as using DataSync directly to Glacier Deep Archive.