devops-exercises

AWS - Create EFS

Requirements

Two EC2 instances in different availability zones

Objectives

  1. Create an EFS with the following properties
  2. Set lifecycle management to 60 days
  3. The mode should match a use case of scaling to high levels of throughput and I/O operations per second
  4. Mount the EFS in both of your EC2 instances