Difficulty: Intermediate
What is the difference between EBS and EFS?
EBS is a block store attached to one EC2. EFS is a shared file system (NFS) that can be mounted on thousands of EC2s simultaneously.
Storage, Shared FS
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.