Ansible roles for installing and configuring Vitess
What is vitess?
Vitess is a scaleable databases built on top of MySQL. One key feature of vitess is that it supports sharding. Checkout Vitess website for more information
As part of working with Vitess, I have provisioned a set of Ansible roles which help in setting up Vitess in vagrant / staging / production infrastructure.
Check out the github repo for more information.