The Future of Storage

Technologies
python, javascript, c++, angular, typescript
Topics
distributed systems, storage
The Future of Storage

Ceph is an object storage based free software storage platform that stores data on a single distributed computer cluster, and provides interfaces for object-, block- and file-level storage. Ceph aims primarily to be completely distributed without a single point of failure, scalable to the exabyte level, and freely available.

Ceph replicates data and makes it fault-tolerant, using commodity hardware and requiring no specific hardware support. As a result of its design, the system is both self-healing and self-managing, aiming to minimize administration time and other costs.

2021 Program

Successful Projects

Contributor
Xu Wang
Mentor
Yuval Lifshitz
Organization
Ceph
NEXT LEVEL AMQP
Nowadays, Ceph supports Kafka, HTTP and AMQP(ver 0.9.1) endpoints natively from the Ceph Rados Gateway. However, to allow for a large variety of...
Contributor
ArunagirinadanSudharshan
Mentor
Juan Miguel Olmo
Organization
Ceph
Implementing integration tests using Gherkin language
The project idea is focused on creating integration test cases using Gherkin language to take care of creating laboratory environments using virtual...
Contributor
SS
Mentor
Ernesto Puerta, Alfonso Martínez
Organization
Ceph
Reporting Ceph issues from the Ceph-Dashboard
This project aims to provide Ceph users with the ability to report issues directly from the Ceph-Dashboard UI and attach all the available...
Contributor
Saptarshi Majumder
Mentor
Ali Maredia, Robin H. Johnson
Organization
Ceph
RGW:S3 SDK Compatibility
As it stands today, S3-tests uses a limited fraction of the Boto S3 functionality. By instrumenting code coverage of Boto SDKs and s3-tests, gaps in...
Contributor
Matan
Mentor
Yuval Lifshitz
Organization
Ceph
GOING NATS
This project aims to add the NATS messaging system to the current list of CEPH’s bucket notifications endpoints. Bucket notifications provide a...
Contributor
Zulai Wang
Mentor
Or Friedmann
Organization
Ceph
USING BALANCED_READS ON RGW CALLS TO RADOS
Add a config and the ability to use balanced reads when RGW sends a RADOS op
Contributor
Aaryan Porwal
Mentor
Ernesto Puerta, Alfonso Martínez
Organization
Ceph
Visual Regression Testing of Ceph-Dashboard
This project aims to implement Automated Visual Regression Testing alongside the current testing infrastructure to ensure robust testing coverage.