Database Failover Challenges
Dwight discusses the complexities of database failover, particularly with traditional systems like MySQL. When a master database fails and a slave is promoted, it can lead to inconsistencies due to asynchronous replication. This highlights the importance of managing writes and ensuring data integrity when restoring the original master.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 185: Dwight Merriman on Replication
Related Questions