Medium1 markMultiple Choice
AWS SAA-C03 · Question 45 · Domain 3.1: Storage Performance
A company is using Amazon EFS for a big data analytics workload. Hundreds of EC2 instances are reading and writing to the file system simultaneously. The application is experiencing high latency. Which EFS performance mode should be used?
A company is using Amazon EFS for a big data analytics workload. Hundreds of EC2 instances are reading and writing to the file system simultaneously. The application is experiencing high latency. Which EFS performance mode should be used?
Answer options:
A.
General Purpose performance mode
B.
Max I/O performance mode
C.
Provisioned Throughput mode
D.
Bursting Throughput mode
How to approach this question
Match 'hundreds of instances' and 'big data' to the EFS mode.
Full Answer
B.Max I/O performance mode✓ Correct
Max I/O performance mode
Amazon EFS Max I/O performance mode is designed for highly parallelized applications and workloads, such as big data analysis, media processing, and genomic analysis. It scales to higher levels of aggregate throughput and operations per second.
Common mistakes
Confusing Performance Modes (General/Max I/O) with Throughput Modes (Bursting/Provisioned).
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ02A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The com...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...Medium
Expert