A development team is deploying a containerized application across multiple Linux-based Amazon EC2 instances. The application requires a shared storage solution that supports concurrent read and write access from all instances using the standard Network File System (NFS) protocol. Which AWS storage service should the team select for this application?
- AAmazon Elastic Block Store (Amazon EBS)
- BAmazon Simple Storage Service (Amazon S3)
- Amazon Elastic File System (Amazon EFS)Answer
- DAmazon EC2 Instance Store
Answer
Amazon Elastic File System (Amazon EFS)
Amazon Elastic File System (Amazon EFS) provides a fully managed, scalable file system that supports the Network File System (NFS) protocol and allows concurrent read and write access from multiple Amazon EC2 instances simultaneously.
Step-by-Step Solution
Key Concept
AWS file storage options supporting concurrent access and NFS protocol