Revision as of 13:33, 5 June 2018 editTech201805 (talk | contribs)Extended confirmed users2,234 edits control access to files through Portable Operating System Interface (POSIX) permissions<ref>https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html</ref>.← Previous edit | Revision as of 13:34, 5 June 2018 edit undoTech201805 (talk | contribs)Extended confirmed users2,234 edits and encrypted<ref>https://docs.aws.amazon.com/efs/latest/ug/encryption.html</ref>Next edit → | ||
Line 2: | Line 2: | ||
<!-- 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...) --> | <!-- 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...) --> | ||
'''Amazon Elastic File System''' (Amazon EFS) is an cloud storage service provided by AWS which provides scalable, elastic |
'''Amazon Elastic File System''' (Amazon EFS) is an cloud storage service provided by AWS which provides scalable, elastic concurrent<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 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>. | ||
== References == | == References == |
Revision as of 13:34, 5 June 2018
Template:New unreviewed article
Amazon Elastic File System (Amazon EFS) is an cloud storage service provided by AWS which provides scalable, elastic concurrent and encrypted file storage for use with AWS Cloud services and on-premises resources. Amazon EFS is built to be able to grown and shrink automatically as you add and remove files. Amazon EFS supports Network File System versions 4.0 and 4.1 (NFSv4) protocol and control access to files through Portable Operating System Interface (POSIX) permissions.
References
- https://hackernoon.com/25-things-you-should-know-about-amazon-elastic-file-system-2023255303ea
- https://docs.aws.amazon.com/efs/latest/ug/encryption.html
- https://aws.amazon.com/efs/
- https://docs.aws.amazon.com/efs/latest/ug/accessing-fs-nfs-permissions.html
- https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html