Jump to content

Amazon Elastic File System

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Tech201805 (talk | contribs) at 09:38, 11 October 2018 (→‎Availability: Amazon EFS is not available in all AWS regions<ref>https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/</ref>). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Amazon Elastic File System (EFS)
Developer(s)Amazon.com
Initial releaseJune 29, 2016; 7 years ago (2016-06-29).[1][2]
Operating systemCross-platform
Available inEnglish
TypeCloud Storage
LicenseProprietary
Websiteaws.amazon.com/efs/

Amazon Elastic File System (Amazon EFS) is a cloud storage service provided by Amazon Web Services (AWS) designed to provide scalable, elastic, concurrent with some restrictions,[3][4] and encrypted[5] file storage for use with both AWS cloud services and on-premises resources.[6] Amazon EFS is built to be able to grow [7] and shrink automatically as files are added and removed. Amazon EFS supports Network File System (NFS) versions 4.0 and 4.1 (NFSv4) protocol,[8] and control access to files through Portable Operating System Interface (POSIX) permissions.[9]

Use cases

According to Amazon, use cases for this file system service typically include content repositories, development environments, web server farms, home directories and big data applications.[10]

Data consistency

Amazon EFS provides open-after-close consistency semantics that applications expect from NFS.[3]

Availability

Amazon EFS is not available in all AWS regions[11], in Asia Pacific (Seoul) became available in May 2018[12].

See also

References

  1. ^ "Amazon Elastic File System (Amazon EFS) is Now Generally Available". Amazon Web Services, Inc. Retrieved 28 June 2018.
  2. ^ "AWS's Elastic File System is now ready for production use – TechCrunch". techcrunch.com. Retrieved 28 June 2018.
  3. ^ a b "Amazon EFS: How It Works - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.
  4. ^ Amri, Aymen El (26 September 2017). "25 Things You Should Know About Amazon Elastic File System". Hacker Noon. Retrieved 28 June 2018.
  5. ^ "Encrypting Data and Metadata in EFS - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.
  6. ^ "Amazon Elastic File System (Amazon EFS) – Cloud File Storage – Amazon Web Services (AWS)". Amazon Web Services, Inc. Retrieved 28 June 2018.
  7. ^ Kovacs, Gali. "EBS vs S3 vs EFS: Which is the Best AWS Storage System". netapp.com. Retrieved 28 June 2018.
  8. ^ "Network File System (NFS)–Level Users, Groups, and Permissions - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.
  9. ^ "What Is Amazon Elastic File System? - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.
  10. ^ "Amazon Launches New File Storage Service For EC2 – TechCrunch". techcrunch.com. Retrieved 28 June 2018.
  11. ^ https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/
  12. ^ https://aws.amazon.com/about-aws/whats-new/2018/05/amazon-elastic-file-system-amazon-efs-available-in-asia-pacific-seoul-region/

External links