[Modified/Added] EC2 Instance Storage Doc. Updated
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
- You get billed for all the provisioned capacity
|
||||
- You can increase the capacity of the drive over time
|
||||
|
||||

|
||||
|
||||
### EBS – Delete on Termination attribute
|
||||
|
||||
- Controls the EBS behaviour when an EC2 instance terminates
|
||||
@@ -73,9 +75,11 @@
|
||||
## EFS: Elastic File System
|
||||
|
||||
- Managed NFS (network file system) that can be mounted on 100s of EC2
|
||||
- EFS works with Linux EC2 instances in multi-AZ
|
||||
- EFS works with **Linux** EC2 instances in **multi-AZ**
|
||||
- Highly available, scalable, expensive (3x gp2), pay per use, no capacity planning
|
||||
|
||||

|
||||
|
||||
## EFS Infrequent Access (EFS-IA)
|
||||
|
||||
- Storage class that is cost-optimized for files not accessed every day
|
||||
|
||||
Reference in New Issue
Block a user