Elastic File Share
- This is network file share.
- Security group exists for EFS
- EFS is a regional resource, where we mention in which zones we want to have mounts. Sync of data across AZ’s is managed by AWS
- EFS works only with linux instances
- Lets create two ec2 instances in different zones

- Create a efs file share





- Now view details




- Mounting using efs mount helper Refer Here. Installation instructions for linux Refer Here
- Mount an one ec2 instance and create files



