- AWS Elastic File System(EFS) is one of the three main storage services.
- It is scalable, cloud- based file system.
- Using EFS we can use a single storage for multiple servers.
- In EFS there is no storage limit.
- The amount of storage you use you need to pay for that only.
-
EFS has two option
- Regional- with this we can mount to any of the zone in the region.In this the data can be shared among all the zone.
- One Zone- with this we can only mount to a particular region, but in this the data is avaliable for only that region.
- Regional- with this we can mount to any of the zone in the region.In this the data can be shared among all the zone.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Short and Informative. Nice 👍