#system-architecture
Read more stories on Hashnode
Articles with this tag
Introduction Python's requests library is a popular library for making HTTP requests. It is a wrapper on python's built-in urllib module. It gives a...
Caching has so many applications in computer science starting from disk page caching to advanced caching operations in redis. · Introduction How many...
In this post, we'll discuss consumer groups and how to achieve parallelism using them in Kafka. If you haven't read my previous blog posts about...
There are many tools to create architecture diagrams. In this post, I'll discuss free and paid tools. Some examples are excalidraw, draw.io, lucid.app ·...
Let's crack your system design interview · Hey there, In this blog post, I'll provide the resources required for cracking system design interviews. Over...