We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Mix ‘n’ Match Async and Group Replication for Advanced Replication Setups

Formal Metadata

Title
Mix ‘n’ Match Async and Group Replication for Advanced Replication Setups
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Redundancy is the prominent technique for creating resilient, highly availableservices. MySQL has had a quite mature and feature rich replication solutionfor over a decade now. Moreover, there are interesting new features that allowusers to create quite advanced setups. Nowadays, there is group replication,multi-source replication, and of course plain asynchronous replication thatallow users to create interesting new setups. In this session we will present recommended ways to mix and match groupreplication with regular asynchronous replication. We will show how the usercan combine both to create simple upgrade/migration paths to complex setups.We will also show specifically on group replication what is the recommendedprocedure to provision and deploy replicas and detail what happens behind thescenes when a replica joins the group.