AWS Certified Solutions Architect – Associate (SAA-C03) — Question 663

A company copies 200 TB of data from a recent ocean survey onto AWS Snowball Edge Storage Optimized devices. The company has a high performance computing (HPC) cluster that is hosted on AWS to look for oil and gas deposits. A solutions architect must provide the cluster with consistent sub-millisecond latency and high-throughput access to the data on the Snowball Edge Storage Optimized devices. The company is sending the devices back to AWS.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Amazon FSx for Lustre is specifically designed for high performance computing (HPC) workloads, providing the sub-millisecond latency and high throughput required for processing large datasets. Snowball Edge devices must import data into Amazon S3 first, which can then be seamlessly integrated with FSx for Lustre as a data repository. Other options like AWS Storage Gateway and Amazon EFS do not offer the optimized performance characteristics needed for HPC, and direct Snowball import to FSx is not supported.