Ceph
Industry-standard distributed storage system providing object, block, and file storage from a single unified cluster.
Overview
Ceph is a mature, widely deployed distributed storage system that presents object (S3-compatible), block, and file storage interfaces on top of one underlying cluster, automatically replicating and rebalancing data across nodes for durability. It scales from small clusters to exabyte-scale deployments.
Ceph is a fit for teams that need self-hosted, unified storage across multiple access patterns (object + block + file) rather than separate systems for each, a broader scope than the object-storage-only MinIO or SeaweedFS already in this catalog.
- Categories
- Storage
- Languages
- C++
- License
- LGPL-2.1
Related Projects
Longhorn
Apache-2.0Lightweight, distributed block storage for Kubernetes, designed to be simple to deploy and operate compared to heavier storage systems.
- Storage
SeaweedFS
Apache-2.0Distributed file and object storage system built to store and serve billions of files fast, speaking S3, POSIX, and lakehouse (S3 Tables) protocols.
- Storage
CubeFS
Apache-2.0Distributed filesystem and object storage system built for cloud-native, large-scale data-intensive applications.
- Storage
JuiceFS
Apache-2.0Distributed POSIX filesystem that stores data on object storage like S3, combining familiar filesystem semantics with cloud-scale storage.
- Storage
Spotted an error? Suggest an edit on GitHub.