💾 Archived View for gemini.bortzmeyer.org › fosdem › event-11378.gmi captured on 2022-04-29 at 01:19:02. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Aníbal Pinto
Type devroom
Starts on day 2 (2021-02-07) at 11:30 (Brussels time, UTC+1) in room Mysql (duration 00:30)
Matrix room #mysql:fosdem.org
Group replication is a mature and feature rich solution for data
replication and automation of fail-over. To be able to operate
without human intervention, it relies on group-based coordination
protocols and as such require constant interaction between servers
over the network. As such, adjusting the configuration to
deal with network instability is something that should be done to
get the most of the replication deployment.
This session showcases the best practices that allow you to deploy
Group Replication, in terms of network isolation - isolate Group
Replication traffic from application traffic - either in making it
cope better with higher latency networks or network with a
non-negligible packet loss rate. Come and learn about the best
practices to deploy Group Replication over unreliable networks