Elastic File System - AWS shared file storage that multiple servers can access simultaneously. Like a shared network drive that all computers in an office can access.
Example: Multiple web servers use EFS to share website files, ensuring all servers have the same content.
Category: data
Difficulty: intermediate