Q51 — AWS SAA-C03 Ch.7

Question 51 of 65 | ← Chapter 7

Q481. 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?

Correct Answer: B. Create an Amazon S3 bucket to store the raw data. Create an Amazon FSx for Lustre file system that uses persistent SSD storage. Select the option to import data from and export data to Amazon S3.Mount the file system on the EC2 instances.