What is Amazon Elastic File System (EFS) and how does it differ from Amazon EBS in terms of access patterns and use cases?

AWS Cloud Practitioner Hard

AWS Cloud Practitioner — Hard

What is Amazon Elastic File System (EFS) and how does it differ from Amazon EBS in terms of access patterns and use cases?

Key points

  • EFS supports concurrent access by thousands of instances, while EBS is attached to one instance at a time
  • EFS is suited for shared file storage, while EBS is better for specific applications like databases
  • EFS automatically scales capacity, while EBS requires manual adjustments

Ready to go further?

Related questions