Small system, big system: Scaling read database
Scaling relational read that you can use to tackle a lot of system design problems

Search for a command to run...

Series
Welcome to the small system, large system video series, where I deep dive into a small system, so that you can reuse it to build a large system.
Scaling relational read that you can use to tackle a lot of system design problems

If you prefer a video, here you are. https://youtu.be/gQQhdeCHzKc We are going to look at another common pattern that you can use to solve your system design question. I'll call this message queue and producer-consumer pattern. This pattern is reall...

Let's talk about some aggregation strategies you can use when you are asked to design Google Analytics like services. This is a huge topic but we will focus on how do we collect data so that we could provide a reporting system to users. We will discu...
