AWS

What is Amazon EFS?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

AWS Docs: "Amazon Elastic File System (Amazon EFS) provides a simple, scalable, fully managed elastic NFS file system for use with AWS Cloud services and on-premises resources."

In simpler words, it's a network file system you can mount on one or more EC2 instances.