AWS Classroom Series – 24/Nov/2021

EFS intro

  • Create two ubuntu linux instances
  • We have create two ec2 instances in the Same AZ
  • Now lets create security group which opens all the ports for connection with in network
  • Lets create an EFS
  • Now login into one of the ec2 instance
    • Try to mount Refer Here for docs.
    • Try to use efs-utils Refer Here
    • Create a directory and mount the efs onto the directory
    sudo mkdir /shared
    sudo mount -t efs -o tls fs-02e2a544de44ca472:/ /shared/
    

Leave a ReplyCancel reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%