
Designing Data-Intensive Applications – Multi-Leader Replication
Coding Blocks
00:00
What's the Difference Between a Single Leader and a Multi Leader?
Multi leader replication is a type of multi-layered data management. It involves multiple leaders, and each leader can act as a follower to another leader. The benefits may outweigh the complications at some point because it's not always possible to have two leaders in the same data center.
Play episode from 36:13
Transcript



