#system-designDiscover more categories and expand your knowledge!#all#backend-basic-concepts#database#nodejs#react#system-designLearn Kafka by rebuilding it from scracthThis blog explores Kafka’s internals by guiding you through building a simplified version of it. You'll learn about brokers, topics, partitions, producers, and consumers by implementing them in code.system-designMarch 02, 202543 min readA beginner Guide to the Publish-Subscribe (Pub-Sub) ModelDiscover the power of the Publish-Subscribe (Pub-Sub) model in backend communication. Learn how it enhances scalability, reduces system coupling, and enables asynchronous processing in distributed systems.system-designJanuary 10, 20255 min readWhat is long and short polling in backend system?Learn in depth about short and long polling and how it works along with practical example using nodejs.system-designJanuary 10, 20256 min readPush model architecture in backend systemGet deep understanding of the push model in backend communication with practical example using websocket.system-designJanuary 09, 20254 min readRequest-Response Cycle in backend CommunicationGain a deep understanding of the request-response cycle in backend development. This article covers the essential elements, timing aspects, real-world use cases, and strategies for optimization.system-designJanuary 08, 20254 min readRESTful APIs: Building Blocks of Modern Web ApplicationsUncover the fundamental concepts of RESTful APIs and their crucial role in modern web application development.system-designOctober 05, 202412 min read
Learn Kafka by rebuilding it from scracthThis blog explores Kafka’s internals by guiding you through building a simplified version of it. You'll learn about brokers, topics, partitions, producers, and consumers by implementing them in code.system-designMarch 02, 202543 min read
A beginner Guide to the Publish-Subscribe (Pub-Sub) ModelDiscover the power of the Publish-Subscribe (Pub-Sub) model in backend communication. Learn how it enhances scalability, reduces system coupling, and enables asynchronous processing in distributed systems.system-designJanuary 10, 20255 min read
What is long and short polling in backend system?Learn in depth about short and long polling and how it works along with practical example using nodejs.system-designJanuary 10, 20256 min read
Push model architecture in backend systemGet deep understanding of the push model in backend communication with practical example using websocket.system-designJanuary 09, 20254 min read
Request-Response Cycle in backend CommunicationGain a deep understanding of the request-response cycle in backend development. This article covers the essential elements, timing aspects, real-world use cases, and strategies for optimization.system-designJanuary 08, 20254 min read
RESTful APIs: Building Blocks of Modern Web ApplicationsUncover the fundamental concepts of RESTful APIs and their crucial role in modern web application development.system-designOctober 05, 202412 min read