Revision
Elastic File Shares Contd
- EFS is mounted in the availability zone and is accesssed by ec2 instances or others using network.
- So for EFS we need to create a security group which allows the traffic to mount.
- Refer Here
- We will open all the ports within vpc, ideally NFS i.e. TCP 2049 is enough to access AWS EFS
- Ensure proper security group is attached to each subnet’s/ AZ EFS instance.
- Access points can provide access to linux/unix/posix user’s or groups.
