DISTRIBUTED SYSTEMS FUNDAMENTALS ยท PRO CONCEPT
074
Consensus Algorithms
Get a distributed set of nodes to agree on a single value.
WHAT YOU'LL LEARN
- Where Consensus Algorithms fits in a system design conversation.
- How consensus changes the architecture under real traffic pressure.
- What to watch for when Paxos becomes the bottleneck.