Overview
Amazon EFS stores and retrieves file data for Amazon EC2 instances. EFS is a serverless, fully elastic file storage service that provides shared file access for AWS services and on-premises resources. It allows you to share files without provisioning or managing storage capacity, and it automatically scales as you add or remove files. EFS supports the Network File System (NFS) protocol and can be mounted by multiple Amazon EC2 instances, AWS Lambda functions, and other compute services
Amazon EFS lưu trữ và truy xuất dữ liệu tệp cho các instance Amazon EC2. EFS là dịch vụ lưu trữ tệp không máy chủ, hoàn toàn linh hoạt, cung cấp quyền truy cập tệp chia sẻ cho các dịch vụ AWS và tài nguyên tại chỗ. Nó cho phép bạn chia sẻ tệp mà không cần cung cấp hoặc quản lý dung lượng lưu trữ, và tự động mở rộng khi bạn thêm hoặc xóa tệp. EFS hỗ trợ giao thức Network File System (NFS) và có thể được gắn kết bởi nhiều instance Amazon EC2, hàm AWS Lambda và các dịch vụ tính toán khác
Key Features
- Serverless and elastic: You don't need to provision or manage storage, and the file system grows and shrinks automatically.
- Shared access: It allows multiple AWS compute instances and on-premises servers to access the same file system simultaneously.
- Scalable: EFS can scale to petabytes of storage on demand without disrupting applications.
- High availability and durability: It is designed for high availability and durability, storing files redundantly across multiple availability zones.
- NFS support: It uses the NFSv4.0 and NFSv4.1 protocols, making it compatible with many existing applications and tools.
- Pay-as-you-go: You pay only for the storage you use.
- Throughput modes: You can choose between Bursting Throughput (default) and Provisioned Throughput (for applications that need high throughput).
- Integration: EFS integrates with other AWS services like IAM for access control, KMS for encryption, and CloudWatch for monitoring.
- Access points
- File systems
Links
Related Services
Amazon VPC
Network isolation and security
Elastic Load Balancing
Distribute incoming traffic
Amazon EBS
Persistent block storage volumes
