CLF-C02 · Question #414
A company's project team needs to simultaneously mount a file system on multiple Amazon EC2 Linux instances. The file system also will be shared across multiple Availability Zones. Which AWS service w
The correct answer is A. Amazon Elastic File System (Amazon EFS). Amazon Elastic File System (Amazon EFS) is a fully managed, scalable, and shared file storage service designed for use with AWS services and on-premises resources. It allows multiple Amazon EC2 Linux instances to simultaneously mount the same file system, and it supports sharing
Question
A company’s project team needs to simultaneously mount a file system on multiple Amazon EC2 Linux instances. The file system also will be shared across multiple Availability Zones. Which AWS service will meet these requirements?
Options
- AAmazon Elastic File System (Amazon EFS)
- BAmazon S3
- CAmazon Elastic Block Store (Amazon EBS)
- DAmazon FSx for Windows File Server
How the community answered
(36 responses)- A86% (31)
- B8% (3)
- C3% (1)
- D3% (1)
Explanation
Amazon Elastic File System (Amazon EFS) is a fully managed, scalable, and shared file storage service designed for use with AWS services and on-premises resources. It allows multiple Amazon EC2 Linux instances to simultaneously mount the same file system, and it supports sharing across multiple Availability Zones.
Community Discussion
No community discussion yet for this question.