What is EFS? — Amazon Elastic File Service (EFS) is the latest of the three main storage options provided by AWS. EFS is a shared, elastic, and cloud-based file system which can be mounted on multiple Amazon EC2 instances. It offers a conventional file storage model, with content organized into directories and subdirectories. Let’s…