Difference between revisions of "Amazon Elastic File System (EFS)"
Line 32: | Line 32: | ||
* <code>[[kubectl get pv]]</code> | * <code>[[kubectl get pv]]</code> | ||
* [[Quotas for NFS clients]] | * [[Quotas for NFS clients]] | ||
+ | * [[Amazon EFS Backup & Restore using AWS Backup]] | ||
== See also == | == See also == |
Revision as of 07:52, 27 August 2024
wikipedia:Amazon Elastic File System (Amazon EFS) (Jun 2016) [1] is a cloud storage service provided by Amazon Web Services (AWS) designed to provide scalable, elastic, concurrent with some restrictions,[2][3] and encrypted[4] file storage for use with both AWS cloud services and on-premises resources.[5] Amazon EFS is built to be able to grow [6] and shrink automatically as files are added and removed. Amazon EFS supports Network File System (NFS) versions 4.0 and 4.1 (NFSv4) protocol,[7] and control access to files through Portable Operating System Interface (POSIX) permissions.[8]
- Classes: EFS Standard, EFS Standard-IA and EFS One Zone (Mar 2021)
Contents
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.[9]
Costs
Data consistency
Amazon EFS provides open-after-close consistency semantics that applications expect from NFS.[2]
Availability
Amazon EFS is available in all the public AWS regions at least since December 2019.[10]
News
- Apr 2023 x3 performance increase: 10 GiB/s of read throughput and 3 GiB/s of write throughput. [11]
- Feb 2022 Added replication support [12]
- Mar 2021 Amazon EFS One Zone
Activities
- Read EFS FAQs: https://aws.amazon.com/efs/faq/
- Read about EFS performance: https://docs.aws.amazon.com/efs/latest/ug/performance.html, 500 MiBps read/write per client
- Read EFS Data protection and availability https://aws.amazon.com/efs/faq/#Data_protection_and_availability
Related
- Kubernetes:
aws-efs-csi-driver
- Deploying IPFS Cluster using AWS Fargate and Amazon EFS One Zone
- https://bluexp.netapp.com/blog/ebs-efs-amazons3-best-cloud-storage-system
- Terraform resource: aws efs file system
kubectl get pv
- Quotas for NFS clients
- Amazon EFS Backup & Restore using AWS Backup
See also
- NFS:
nfs-common
,nfstat
,nfsiostat
,sar -n NFS
, Mount a remote nfs share,mount
,showmount
,exportfs
,rpcinfo
, List mounted NFS resources, RPC, AWS EFS - AWS EFS, K8s:
aws-efs-csi-driver
, Amazon EFS One Zone,aws_efs_file_system
, Terraform EFS module, Quotas - AWS storage, S3, EBS, EFS, AWS DataSync, AWS Storage costs
External links
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Source: Wikipedia
- ↑ https://aws.amazon.com/efs/
- ↑ 2.0 2.1 "Amazon EFS: How It Works - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ Amri, Aymen El (26 September 2017). "25 Things You Should Know About Amazon Elastic File System". Hacker Noon. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Encrypting Data and Metadata in EFS - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Amazon Elastic File System (Amazon EFS) – Cloud File Storage – Amazon Web Services (AWS)". Amazon Web Services, Inc. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ Kovacs, Gali. "EBS vs S3 vs EFS: Which is the Best AWS Storage System". netapp.com. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Network File System (NFS)–Level Users, Groups, and Permissions - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "What Is Amazon Elastic File System? - Amazon Elastic File System". docs.aws.amazon.com. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Amazon Launches New File Storage Service For EC2 – TechCrunch". techcrunch.com. Retrieved 28 June 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "AWS Regional Table". Amazon Web Services, Inc.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ https://aws.amazon.com/about-aws/whats-new/2023/04/amazon-efs-10-gibs-throughput/
- ↑ https://aws.amazon.com/blogs/aws/new-replication-for-amazon-elastic-file-system-efs/
Advertising: