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

A research laboratory needs to process approximately 8 TB of data. The laboratory requires sub-millisecond latencies and a minimum throughput of 6 GBps for the storage subsystem. Hundreds of Amazon EC2 instances that run Amazon Linux will distribute and process the data.

Which solution will meet the performance requirements?

Answer options

Correct answer: B

Explanation

Amazon FSx for Lustre with persistent SSD storage is optimized for high-performance computing (HPC) workloads, easily delivering the required sub-millisecond latencies and 6 GBps throughput for hundreds of EC2 instances. Using HDD storage (Option C) would fail to meet the strict sub-millisecond latency requirements. Amazon FSx for NetApp ONTAP (Options A and D) is not designed to scale to the massive parallel throughput requirements of this HPC workload as efficiently as FSx for Lustre.