Easy1 markMultiple Choice
AWS SAA-C03 · Question 30 · Domain 3.1: Storage Performance
A company has a legacy application that requires a POSIX-compliant file system. The application runs on multiple Amazon EC2 Linux instances across multiple Availability Zones. All instances must have concurrent read and write access to the same file system. <br/><br/>Which storage solution should be used?
A company has a legacy application that requires a POSIX-compliant file system. The application runs on multiple Amazon EC2 Linux instances across multiple Availability Zones. All instances must have concurrent read and write access to the same file system. <br/><br/>Which storage solution should be used?
Answer options:
A.
Amazon Elastic Block Store (Amazon EBS) with Multi-Attach
B.
Amazon S3
C.
Amazon Elastic File System (Amazon EFS)
D.
Amazon FSx for Windows File Server
How to approach this question
Match 'POSIX-compliant', 'Linux', and 'concurrent access across AZs' to Amazon EFS.
Full Answer
C.Amazon Elastic File System (Amazon EFS)✓ Correct
Amazon EFS provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources. It is built to scale on demand to petabytes without disrupting applications, growing and shrinking automatically as you add and remove files.
Common mistakes
Choosing EBS Multi-Attach, which is restricted to a single AZ.
Practice the full AWS SAA-C03 Practice Exam 4
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 wants...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ05A solutions architect is designing a VPC for a three-tier web application. The database tier must...Medium
Expert