Easy1 markMultiple Choice
AWS SAP-C02 · Question 37 · Domain 4.2: New Architecture Design
A company is migrating a legacy application that relies on a shared file system. The application will run on multiple EC2 Linux instances across multiple Availability Zones. The file system must support POSIX permissions and concurrent read/write access. Which AWS storage service should be used?
A company is migrating a legacy application that relies on a shared file system. The application will run on multiple EC2 Linux instances across multiple Availability Zones. The file system must support POSIX permissions and concurrent read/write access. Which AWS storage service should be used?
Answer options:
A.
Amazon Elastic Block Store (EBS) Multi-Attach
B.
Amazon S3
C.
Amazon Elastic File System (EFS)
D.
Amazon FSx for Windows File Server
How to approach this question
Match 'shared file system', 'Linux', and 'POSIX' to Amazon EFS.
Full Answer
C.Amazon Elastic File System (EFS)✓ Correct
Amazon Elastic File System (EFS)
Amazon EFS is designed to provide massively parallel shared access to thousands of Amazon EC2 instances, enabling your applications to achieve high levels of aggregate throughput and IOPS with consistent low latencies.
Common mistakes
Choosing EBS Multi-Attach, which lacks a managed file system layer.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert