This lab walks you through the steps to create an Elastic File System.
You will launch and configure two Amazon EC2 Instances.
You will practice mounting the EFS to both instances by logging into each instance via SSH authentication.
You will practice sharing files between two instances.
Duration: 1 hours
AWS Region: US East (N. Virginia)
Log into AWS Management Console.
Create an Elastic File System.
Create 2 Amazon Linux Instances from an Amazon Linux AMI
Find your instance in the AWS Management Console.
SSH into your instance.
Install NFS Client and mount EFS onto the instances.