GJGaurav Joshiingauravj.hashnode.dev·Mar 20, 2021 · 2 min readCAP Theorm :-CAP Theorm is basically just an intiutive idea behind (C)onsistency V/S (A)vailability provided (P)artition occurs. What it means is that in a distributed system, whenever there is a partition occurs, we genrally need to do a tradeoff between consis...00