9 followers
BE-CSE | Java Full Stack Engineer | Software Developer | AWS Certified | Cloud Enthusiast | Blogger
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 —>...
REST API’s : REST – Representational State Transfer REST Defines an Guideline how Client and Server can exchange the Representational State of data so...
Message Queues : Synchronous & Asynchronous Communication : Both parties are connected with each other over the dedicated line and they are responding...