Introduction to Vitess
In this episode, we'll teach and guide you through everything you need to know to get started with Vitess.šæ Rawkode LiveHosted by David McKay / š¦ https://twitter.com/rawkodeWebsite: https://rawkode.liveDiscord Chat: https://rawkode.live/chat#RawkodeLiveš° Timeline00:00 - Holding screen00:45 - Introductions04:00 - What is Vitess?18:00 - Installing Vitess25:00 - Creating MySQL Cluster39:00 - Deploying WordPress49:00 - Vitess UI53:20 - Scaling Our MySQL Cluster1:09:50 - Chatting about Sharding, Backup/Restore, & Misc.š„ About the Guests Deepthi SigireddiEngineer. @vitessio maintainer.š¦ https://twitter.com/ATechGirlš§© https://github.com/deepthiš https://github.com/deepthiAlkin TezuysalOpen Source Database Evangelistš¦ https://twitter.com/ask_dbaš§© https://github.com/askdbaš https://askdbablog.wordpress.com/blog/šØ About the TechnologiesVitessVitess is a database clustering system for horizontal scaling of MySQL through generalized sharding.By encapsulating shard-routing logic, Vitess allows application code and database queries to remain agnostic to the distribution of data onto multiple shards. With Vitess, you can even split and merge shards as your needs grow, with an atomic cutover step that takes only a few seconds.Vitess has been a core component of YouTube's database infrastructure since 2011, and has grown to encompass tens of thousands of MySQL nodes.š https://vitess.io/š¦ https://twitter.com/vitessioš§© https://github.com/vitessio/vitess#MySQL #CloudNative