Saturday, 18 January 2020

AWS EFS Create EFS file system

To mount the same volume to multiple EC2 instance.
Step1:Create EFS file system
Step2:Allow the NFS port from security group of EC2 instance 
Step3: mount the NFS file system volume to local EC2 instance.

Ref: https://docs.aws.amazon.com/efs/latest/ug/wt1-test.html
>Console > EFS > Create file system

> Select the VPC and Availability zone

If want Encryption







Next Follow link to mount in EC2 instance

No comments: