Revision as of 14:01, 5 June 2018 editTech201805 (talk | contribs)Extended confirmed users2,234 edits Typical use cases for this service are content repositories, development environments, web server farms, home directories and big data applications.<ref>https://techcrunch.com/2015/04/09/amazon-launches-new-efs-file-storage-service-for-ec2/</ref>← Previous edit |
Latest revision as of 10:28, 4 January 2025 edit undoBeland (talk | contribs)Autopatrolled, Administrators237,380 edits {{mergeto|Amazon Web Services|date=January 2025}} |
(42 intermediate revisions by 25 users not shown) |
Line 1: |
Line 1: |
|
|
{{Short description|Cloud-based storage service}} |
|
{{New unreviewed article|source=ArticleWizard|date=June 2018}} |
|
|
|
{{multiple issues| |
|
<!-- Write the text of your article below this line. The first sentence should begin with the subject of your article surrounded by three apostrophes (for example: '''Article name''' is...) --> |
|
|
|
{{notability|Products|date=July 2018}} |
|
|
|
|
|
{{third-party|date=July 2018}} |
|
|
{{mergeto|Amazon Web Services|date=January 2025}} |
|
|
}} |
|
{{Infobox software |
|
{{Infobox software |
|
| logo = |
|
| logo = |
|
| name = Amazon Elastic File System (EFS) |
|
| name = Amazon Elastic File System (EFS) |
|
| developer = ] |
|
| developer = ] |
|
| released = {{Release date and age|2016|06|29}} <ref>https://aws.amazon.com/about-aws/whats-new/2016/06/amazon-elastic-file-system-efs-is-now-generally-available/</ref><ref>https://techcrunch.com/2016/06/29/awss-elastic-file-system-is-now-ready-for-your-grubby-little-fingers/</ref> |
|
| released = {{Release date and age|2016|06|29}}.<ref>{{cite web|url=https://aws.amazon.com/about-aws/whats-new/2016/06/amazon-elastic-file-system-efs-is-now-generally-available/|title=Amazon Elastic File System (Amazon EFS) is Now Generally Available|website=Amazon Web Services, Inc.|access-date=28 June 2018}}</ref><ref>{{cite web|url=https://techcrunch.com/2016/06/29/awss-elastic-file-system-is-now-ready-for-your-grubby-little-fingers/|title=AWS's Elastic File System is now ready for production use – TechCrunch|website=techcrunch.com|date=29 June 2016 |access-date=28 June 2018}}</ref> |
|
| operating system = ] |
|
| operating system = ] |
|
| language = English |
|
| language = English |
Line 14: |
Line 17: |
|
}} |
|
}} |
|
|
|
|
|
'''Amazon Elastic File System''' (Amazon EFS) is an cloud storage service provided by AWS which provides scalable, elastic concurrent with some restrictions<ref>https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html</ref><ref>https://hackernoon.com/25-things-you-should-know-about-amazon-elastic-file-system-2023255303ea</ref> and encrypted<ref>https://docs.aws.amazon.com/efs/latest/ug/encryption.html</ref> file storage for use with ] and on-premises resources.<ref>https://aws.amazon.com/efs/</ref> Amazon EFS is built to be able to grown unlimited<ref>https://cloud.netapp.com/blog/ebs-efs-amazons3-best-cloud-storage-system</ref> and shrink automatically as you add and remove files. Amazon EFS supports Network File System versions 4.0 and 4.1 (NFSv4) protocol<ref>https://docs.aws.amazon.com/efs/latest/ug/accessing-fs-nfs-permissions.html</ref> and control access to files through Portable Operating System Interface (POSIX) permissions<ref>https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html</ref>. |
|
'''Amazon Elastic File System''' (Amazon EFS) is a ] service provided by ] (AWS) designed to provide ], ], ] with some restrictions,<ref name="amazon.com">{{cite web|url=https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html|title=Amazon EFS: How It Works - Amazon Elastic File System|website=docs.aws.amazon.com|access-date=28 June 2018}}</ref> and ]<ref>{{cite web|url=https://docs.aws.amazon.com/efs/latest/ug/encryption.html|title=Encrypting Data and Metadata in EFS - Amazon Elastic File System|website=docs.aws.amazon.com|access-date=28 June 2018}}</ref> file storage for use with both AWS cloud services and on-premises resources.<ref>{{cite web|url=https://aws.amazon.com/efs/|title=Amazon Elastic File System (Amazon EFS) – Cloud File Storage – Amazon Web Services (AWS)|website=Amazon Web Services, Inc.|access-date=28 June 2018}}</ref> Amazon EFS is built to be able to grow <ref>{{cite web|url=https://cloud.netapp.com/blog/ebs-efs-amazons3-best-cloud-storage-system|title=EBS vs S3 vs EFS: Which is the Best AWS Storage System|first=Gali|last=Kovacs|website=netapp.com|access-date=28 June 2018}}</ref> and shrink automatically as files are added and removed. Amazon EFS supports ] (NFS) versions 4.0 and 4.1 (NFSv4) protocol,<ref>{{cite web|url=https://docs.aws.amazon.com/efs/latest/ug/accessing-fs-nfs-permissions.html|title=Network File System (NFS)–Level Users, Groups, and Permissions - Amazon Elastic File System|website=docs.aws.amazon.com|access-date=28 June 2018}}</ref> and control access to files through Portable Operating System Interface (]) permissions.<ref>{{cite web|url=https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html|title=What Is Amazon Elastic File System? - Amazon Elastic File System|website=docs.aws.amazon.com|access-date=28 June 2018}}</ref> |
|
|
|
|
|
== Use Cases == |
|
== Use cases == |
|
Typical use cases for this service are content repositories, development environments, web server farms, home directories and big data applications.<ref>https://techcrunch.com/2015/04/09/amazon-launches-new-efs-file-storage-service-for-ec2/</ref> |
|
According to Amazon, ]s for this file system service typically include ], ]s, web ]s, ] and ] applications.<ref>{{cite web|url=https://techcrunch.com/2015/04/09/amazon-launches-new-efs-file-storage-service-for-ec2/|title=Amazon Launches New File Storage Service For EC2 – TechCrunch|website=techcrunch.com|date=9 April 2015 |access-date=28 June 2018}}</ref> |
|
|
|
|
|
== Data consistency == |
|
== Data consistency == |
|
Amazon EFS provides ] consistency semantics that applications expect from NFS.<ref>https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html</ref> |
|
Amazon EFS provides open-after-close ] semantics that applications expect from NFS.<ref name="amazon.com"/> |
|
|
|
|
|
|
== Availability == |
|
|
|
|
|
Amazon EFS is available in all the public AWS regions at least since December 2019.<ref>{{Cite web|url=https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/|title=AWS Regional Table|website=Amazon Web Services, Inc.}}</ref> |
⚫ |
== References == |
|
|
<!--- See ] on how to create references using <ref></ref> tags which will then appear here automatically --> |
|
⚫ |
{{Reflist}} |
|
|
|
|
|
|
== See also == |
|
== See also == |
|
* ] |
|
* ] |
|
* ] |
|
* ] |
|
|
|
|
⚫ |
== References == |
|
⚫ |
{{Reflist}} |
|
|
|
|
|
== External links == |
|
== External links == |
|
<!-- Use the format: * --> |
|
* |
|
* |
|
|
|
|
|
|
{{Amazon}} |
|
{{Amazon}} |
|
|
|
|
|
|
] |
|
<!--- Categories ---> |
|
|
] |
|
|
|
|
|
] |
|
] |
|
] |
|
] |
|
⚫ |
] |
|
] |
|
] |
⚫ |
] |
|
|
] |
|
] |
Amazon EFS is available in all the public AWS regions at least since December 2019.