evroc File Store
evroc File Store is a fully managed file storage service that provides shared file system access for workloads running in the evroc cloud. Unlike block storage, which provides dedicated volumes to a single Virtual Machine (VM), File Store allows multiple VMs to simultaneously access the same data.
The service addresses the need for shared storage between applications requiring common data access and traditional enterprise workloads migrated to the cloud.
Important: File Store is a zonal service. While the VPC it attaches to is a regional resource, the File Store itself runs in a single availability zone. Performance guarantees only apply to clients accessing the service from within the same zone. Cross-zone access operates on a best-effort basis without SLA guarantees.
Key capabilities
- Shared file access - Multiple VMs can simultaneously mount and access the same file system
- Secure networking - Integrates with your VPC for secure internal access
- Automatic scaling - Capacity scales automatically without user intervention
- NFSv4.1 support - Uses the NFSv4.1 protocol for maximum compatibility and performance
Get started
Create your first File Store instance and mount it on a VM using the getting started guide, or learn more about core concepts before you begin.
Learn more
- Getting started - Step-by-step guide to create and mount your first file store
- Concepts - Understanding File Store architecture and components
- CLI reference - Command-line interface documentation
- How-to guides - Common tasks and operations