Hard1 markMultiple Choice
AWS SAA-C03 · Question 40 · Domain 3.1: Storage Performance
An application requires a shared file system. The workload is highly parallel and requires massive throughput (up to 10 GB/s) for a high-performance computing (HPC) cluster running on Linux. Which TWO storage solutions could meet this requirement? (Select TWO.)
An application requires a shared file system. The workload is highly parallel and requires massive throughput (up to 10 GB/s) for a high-performance computing (HPC) cluster running on Linux. Which TWO storage solutions could meet this requirement? (Select TWO.)
Answer options:
A.
Amazon FSx for Windows File Server
B.
Amazon FSx for Lustre
C.
Amazon EFS in General Purpose performance mode
D.
Amazon EFS in Max I/O performance mode
E.
Amazon EBS Provisioned IOPS (io2)
How to approach this question
Identify 'HPC', 'Linux', and 'massive throughput'. FSx for Lustre is the premier choice. EFS Max I/O is the alternative for highly parallel workloads.
Full Answer
Amazon FSx for Lustre, Amazon EFS in Max I/O performance mode
FSx for Lustre is purpose-built for HPC. EFS in Max I/O mode is also designed for highly parallel, high-throughput workloads.
Common mistakes
Selecting EFS General Purpose, which is for standard web serving and CMS workloads.
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert