#design
Read more stories on Hashnode
Articles with this tag
Introduction Database is a component required to persist data. In the world of databases, there are two main types of solutions: SQL(relational) and...
Introduction Book my show is a ticket booking application which helps users in booking single/multiple seats for a movie/show/event etc. in a...
In this article, we will see high level design of a video streaming application like YouTube, Netflix etc. Our design for a video streaming service...
Introduction In our previous article on Rate-Limiter we learnt about the basics, need and different types of rate limiter. In this article we will...