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

Formale Metadaten

Titel
Mix ‘n’ Match Async and Group Replication for Advanced Replication Setups
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
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.