EFS Practical
Learn how to create a shared file system and access it from multiple EC2 instances.
We'll cover the following...
Introduction
In the widget below, we’ll take the following steps to create an EFS and access it from two EC2 instances:
- Create a security group for EC2 with SSH access.
- Create a security group for EFS to allow NFS connections from the EC2 security group.