Skip to content
Abdur Rahim edited this page Jan 24, 2024 · 3 revisions

UTube

This is a simple video hosting and streaming application just like Youtube but with minimal features. The initial goal is to learn and implement the system design on a smaller scale. To keep it more relatable with real application trends, microservice architecture is used here with different best practices from the industry.

Please go through the details to know how the application behaves, how different components interact with each other, different configurations, and the tech stack used.

Happy coding !!

Clone this wiki locally