Object Storage

evroc Object Storage is a fully managed object storage service that provides scalable, secure, and cost-efficient storage for unstructured data like images, videos, backups, and logs. Unlike file storage, which provides a hierarchical file system, Object Storage stores data as objects with rich metadata and unique identifiers, making it ideal for cloud-native applications and archival needs.

The service addresses the need for durable, highly available storage that can be accessed from anywhere via standard APIs.

Important: Object Storage is a regional service. Data is replicated across multiple availability zones within a region for high durability and availability.

Key capabilities

  • Scalable storage - Store virtually unlimited amounts of data without capacity planning
  • High durability - 99.99% data durability with automatic replication across zones
  • High availability - 99.99% service availability with automatic failover
  • S3-compatible API - Use existing S3 clients and tools with minimal changes
  • Secure access - Access control via IAM policies and bucket policies
  • Data protection - Data encrypted at rest using AES-256 encryption

Performance characteristics

  • Availability: 99.99% monthly uptime percentage
  • Durability: 99.99% with automatic replication across zones
  • Latency: Low latency for PUT/GET operations within the region
  • Throughput: Scales automatically to handle high request rates

Get started

Create your first bucket and upload objects using the getting started guide, or learn more about the API before you begin.

Learn more