gaijineer's Story

gaijineer's Story

Follow
Follow
homeSystem Design PracticeDomain Knowledge Practice
Tag

System Architecture

#system-architecture

More content

Read more stories on Hashnode


Articles with this tag

Small system, big system: Metrics aggregration

Jan 29, 20229 min read

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...

Small system, big system: Metrics aggregration

Small system, big system: Message queue & producer/consumer pattern

Jan 29, 20224 min read

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...

Small system, big system: Message queue & producer/consumer pattern

Small system, big system: Scaling read database

Jan 28, 20224 min read

Scaling relational read that you can use to tackle a lot of system design problems ยท Welcome to the small system, large system video series, where I deep...

Small system, big system: Scaling read database