Storage
CoreAmazon EFS
Elastic Regional shared NFS file storage for Linux workloads across Availability Zones.
Key points
- EFS supports concurrent shared file access without pre-provisioning a fixed filesystem size.
- Performance/throughput and storage-class behavior should match access concurrency and active data.
- Mount targets, networking, file-system policy, access points, encryption, and backup complete the design.
Best-known use cases
- Share Linux files across a multi-AZ EC2 or container fleet.
- Store elastic shared application content and home directories.
What candidates often confuse it with
- EFS is shared Linux file storage; EBS is attached block storage.
- EFS supplies general NFS; FSx supplies workload-specific managed file systems.
Key takeaway
Choose EFS for elastic shared Linux file semantics across multiple compute targets.
Related services
- Amazon EBS
- Amazon FSx (for all types)
- AWS Backup
Relevant exam tasks
- D2.1
- D3.1
- D4.1