Posts in 2024
CAP Theorem
Thursday, June 13, 2024 in SQL Server Interview Questions
CAP Theorem CAP Theorem is a fundamental principle in distributed systems that addresses the trade-offs involved in building distributed databases CP system (eg. banking system) AP system (eg. e-commerce App) Consistency Every read reflects the most …