AWS Classroomnotes 08/Sep/2023

Elastic File Share

  • This is network file share which can be mounted on linux instances
  • EFS Can be created in any region and it indirectly creates the storage in subnets/AZ’s.
  • Since this is disk storage that is mounted using network, we need to configure security group as well
    Preview
  • EFS works only on linux and mac instances, To support windows, netapp, open zfs and lustre AWS uses a service called as FsX
    Preview

Activity:

  • Create two ec2 instances with amazon linux ami
  • Create EFS and mount on ec2
    Preview
  • Note: Install efs-utils on linux distributions Refer Here
    Preview
  • Now mount to ec2 instances
    Preview
    Preview
  • Now perform some checks as done in the classroom

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner