Version almost final

lecture: 600k QPS on MySQL Galera cluster

the tale of 600.000 queries per second

Event_large

The world of high availability mysql has seen several solutions over the last decade or so. All of them were flawed in some way, none were perfect. One of the new kids on the block is Galera cluster for MySQL. It's fully open source and scales surprisingly well. In this talk we'll look at a case study of how we deployed a 600k QPS cluster sucessfully

We'll talk about the challenges in setting up galera and the lessons we learned along the way. The whole cluster was deployed with puppet, so we'll discuss how that works as well.
There are some very specific things you need to know when deploying galera and especially what happens when it breaks.