Using MySQL for Distributed Database Architectures


Please watch Percona’s CEO, Peter Zaitsev as he presents Using MySQL for Distributed Database Architectures.

In modern data architectures, we’re increasingly moving from single node design systems to distributed architectures using multiple nodes – often spread across multiple databases and multiple continents. Such architectures bring many benefits (such as scalability and resiliency), but can also bring a lot of pain if incorrectly architected.

In this presentation, we will look at how we can use MySQL to engineer distributed multi-node systems.