This repository contains multiple system design projects, each focusing on different aspects of software engineering and system architecture. Below is a brief overview of each project.
- AWS ECS Service
- Chat Messages
- Drive System
- Feed System
- Hotel System
- Key-Value Database
- Video Stream
- Web Crawler
- Contributing
- License
This project contains Docker configurations and a tutorial for deploying services on AWS ECS (Elastic Container Service).
Handles chat messages with components for database and message broker integration.
A system related to file storage, including integration with AWS S3.
Manages a feed system, possibly for news or social media posts. .
A project related to hotel management
An implementation of a key-value database.
Handles video streaming, with a tutorial on using AWS services for video upload and processing.
A project for web crawling.