EFS
Go to the EFS console home page:
.png)
An Amazon EFS file system is accessed by EC2 instances running inside one of your VPCs. Instances connect to a file system by using a network interface called a mount target. Each mount target has an IP address, which we assign automatically or you can specify.
.png)
- Provide the VPC for the mount target
- Create a mount target in the available subnet’s. I have one created.

on the next page:
- Add Tags
- Choose performance mode: General Mode or High IO
- Choose throughput mode: Bursting or Provisioned
- Enable Encryption : all data on your file system will be encrypted at rest.\
- **Enable lifecycle management:**automatically moves files to the lower-cost Infrequent Access storage class based on a predefined lifecycle policy.
Next will be the review page and click ‘Create’
-(1).png)
The following Success page will be visible .
.png)
Mount target will be in Creating state.
.png)
Click this link for the instructions to attach it to EC2 instance.
.png)
Time to create a EC2 instance and connect it to the EFS mount target.
Followed the standard procedure to connect to the server and SSH to it.