Medium1 markMultiple Choice
AWS SAA-C03 · Question 28 · Domain 2.4: Resilient Storage
A fleet of EC2 instances running Linux needs to access a shared file system concurrently. The file system must scale automatically and be highly available across multiple Availability Zones. Which TWO AWS services could meet these requirements? (Select TWO.)
A fleet of EC2 instances running Linux needs to access a shared file system concurrently. The file system must scale automatically and be highly available across multiple Availability Zones. Which TWO AWS services could meet these requirements? (Select TWO.)
Answer options:
A.
Amazon EBS Multi-Attach
B.
Amazon EFS
C.
Amazon FSx for Windows File Server
D.
Amazon S3
E.
Amazon FSx for NetApp ONTAP
How to approach this question
Look for multi-AZ file storage solutions compatible with Linux.
Full Answer
Amazon EFS provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources. FSx for NetApp ONTAP also provides multi-AZ file storage accessible via NFS.
Common mistakes
Choosing EBS Multi-Attach, which is restricted to a single Availability Zone.
Practice the full AWS SAA-C03 Practice Exam 5
65 questions · hints · full answers · grading
More questions from this exam
Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
Expert