#learnwithobuli
Read more stories on Hashnode
Articles with this tag
What is ChatGPT ? ChatGPT is an AI powered chat bot that uses natural language processing and machine learning algorithms to understand and respond...
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...
CAP THEOROM : C – Consistency A – Availability P – Partitioning The CAP Theorem is a fundamental concept in distributed system design, helping...
What is Pub/Sub Messaging ? Related Terminology Sub Publisher —>...
Message Queues : Synchronous & Asynchronous Communication : Both parties are connected with each other over the dedicated line and they are responding...