INTRODUCTION TO THE ELASTIC FILE SYSTEM

Amazon Elastic File System (Amazon EFS) provides simple, scalable file storage for use with Amazon EC2 instances in the AWS Cloud. With Amazon EFS, storage capacity is elastic, growing and shrinking automatically as you add and remove files, so your applications have the storage they need, when they need it.

Amazon EFS has a simple web services interface that allows you to create and configure file systems quickly and easily. The service manages all the file storage infrastructure for you, avoiding the complexity of deploying, patching, and maintaining complex file system deployments.

Pre-requisites:

This is a beginner level Lab, however, in order to follow the next steps you should be able to:

 We recommend this lab as pre-requisite:

 Learning Objectives:

By the end of this lab you should be able to:

Follow these steps to learn by building helpful cloud resources

Log In to the Amazon Web Service Console

Your first step to start the laboratory experience

Create a File System

In this step, you will create a new File System in the Elastic File System console.

Mount a File System

In this step, you will mount a File System in an EC2 instance.

Retrieve files from EFS

In this step, you will use another EC2 instance to retrieve files from a File System.