GSoC Ceph - 2020 Project Report
During Google Summer of Code 2020 I contributed to Ceph Dashboard. Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for : object-, block- and file-level storage. Ceph Dashboard is the built-in web-based management application for the Ceph distributed storage project. It consists of a Python-based backend that runs as a Ceph Manager module and an Angular-based web frontend that communicates via the backend with a REST API.