Question 5 of 10Pro Only
What are quorums in distributed systems, and how do they ensure consistency?
Sample answer preview
A quorum is the minimum number of nodes that must participate in an operation for it to be considered successful. Quorum-based systems use overlapping sets of nodes for reads and writes to ensure consistency without requiring all nodes to participate in every operation.
quorummajorityW plus R greater than Noverlapfault tolerancesloppy quorum