(2024)
I worked with a team to create a robust video streaming storage system, designed for efficient uploading, processing, and streaming of videos.
The goal of the project was to implement a distributed object storage system (similar to Amazon S3). The system allowed for highly available, and efficient distributed storage and retrieval of objects. To achieve this, we built custom load balancers, storage nodes, and data routers, integrating Zookeeper for distributed coordination and fault tolerance.