Misplaced Pages

Amazon Elastic File System: Difference between revisions

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 13:37, 5 June 2018 editTech201805 (talk | contribs)Extended confirmed users2,234 edits concurrent with some restrictions<ref>https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html</ref>← Previous edit Revision as of 13:41, 5 June 2018 edit undoTech201805 (talk | contribs)Extended confirmed users2,234 edits Amazon EFS provides open-after-close consistency semantics that applications expect from NFS.<ref>https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html</ref>Next edit →
Line 3: Line 3:


'''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 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 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 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>.

== 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>



== References == == References ==

Revision as of 13:41, 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 with some restrictions 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.

Data consistency

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


References

  1. https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html
  2. https://hackernoon.com/25-things-you-should-know-about-amazon-elastic-file-system-2023255303ea
  3. https://docs.aws.amazon.com/efs/latest/ug/encryption.html
  4. https://aws.amazon.com/efs/
  5. https://docs.aws.amazon.com/efs/latest/ug/accessing-fs-nfs-permissions.html
  6. https://docs.aws.amazon.com/efs/latest/ug/whatisefs.html
  7. https://docs.aws.amazon.com/efs/latest/ug/how-it-works.html

See also

External links

Categories:
Amazon Elastic File System: Difference between revisions Add topic