What OS is EFS available for?
Linux ONLY.
What two performance modes does EFS offer?
General purpose and Max I/O
Although Max I/O is good for high I/O use cases, what’s the downside?
Higher latency.
What access classes are used within EFS?
Standard and Infrequent
What are lifecycle policies used for?
Move between standard and infrequent access classes to save $
How do EC2 instances connect to EFS?
Through Mount Targets inside a VPC.
True or False: EFS cannot be accessed from on premises.
False, can be accessed via VPN or direct connect.