#blogging
Read more stories on Hashnode
Articles with this tag
Low Level Design (LLD) LLD – Its refers to the Design of small components of an application or an application that serves the requirement or serves a...
Fault (Vs) Failure : Fault is the CAUSE , Failure is the EFFECT Fault Tolerance – It will replicates the server , if any one of the server fails also...
What is Pub/Sub Messaging ? Related Terminology Sub Publisher —>...
Database Indexes :Consider a large Book of 1000 pages.Suppose you’re trying to find the page which contains information related to a certain...
SQL (VS) NOSQL :One of the biggest decisions we make while designing a system is choosing between a Relational (SQL) or Non-Relational (NoSQL)...
Load balancing is the process of distributing incoming network traffic across multiple servers to ensure that no single server is overwhelmed. By...