mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-04 23:59:11 +00:00
350 B
350 B
AWS - Create EFS
Requirements
Two EC2 instances in different availability zones
Objectives
- Create an EFS with the following properties
- Set lifecycle management to 60 days
- The mode should match a use case of scaling to high levels of throughput and I/O operations per second
- Mount the EFS in both of your EC2 instances