MySQL operations in Docker - Giuseppe Maxia - FOSSASIA Summit 2017

Published on: Sunday, 19 March 2017

Speaker(s): Giuseppe Maxia (Valencia)

Abstract:
Running database operations in containers is a slightly different proposition than running other services. MySQL, being designed - as the majority of services - for running in a dedicated host, needs some adjusting to fit in a container. Thanks to its configurability, we can deploy MySQL containers to fit our purposes, with just the right amount of customization. However, customizing in Docker is done differently, and we will see it in detail. This tutorial will cover :* Operations from scratch, starting with running a single container;* Steps and pitfalls of customising containers;* Data management for safety and performance;* Making several containers work together in replication;* Using containers as software transporters: mixing MySQL versions and operating systems.Attendees to this tutorial will learn the basics of using MySQL containers stand-alone and in replication.

(Type: Workshop | Track: Database - MySQL Day | Room: Curie & Hershel (Floor 2))

Event Page: http://2017.fossasia.org

Produced by Engineers.SG

Organization