SlideShare a Scribd company logo
WEBINAR
on
MySQL Group Replication
1st Feb 2017 between 5 -6 pm IST
Delhi, India
2
EXPERIENCE
Systems of Engagement
DIGITIZATION
CUSTOMER
Propelling the enterprise into the new world
ENTERPRISE
EFFICIENCY
Systems of Records
MODERNIZATION
For a seamless tomorrow
3 © OSSCUBE 2017. All Rights Reserved.33/28/2017
Digital :Delivering an unparalleled customer experience
Customer Commerce Operations
Operational Efficiency
Collaboration
Insights & Visibility
Superior Customer
Experience
Product Information
Management
Digital User
Experience
Digital Asset
Management
Analytics
E-Commerce
Enterprise Mobility
Solutions
WCM
Omni Channel
Integration
CRM & Marketing
Automation
Customer
Engagement
Limited Data Insights
High Costs & Risks
(Low Process
Visibility)
Low Business Agility
Inconsistent
Customer
Experience
Legacy Systems
New Age Technology
Adoption
Customer First CX
System Flexibility &
Scalability
Seamless Cross Channel
(Mobile, Offline, Omni
Channel) Integration
Maximize Global Sales
Lower Costs
4
Modernizing legacy systems
Application
Modernization
Architecture Cloud
Mobile App
ETL/Data Transformation
Enterprise
Open Source
Eliminate
Automate
Lean
AnalyzeOptimize
STANDARDIZATION
DIGITAL READY
FLEXIBILITY
SAAS/CLOUD
LOW BUSINESS AGILITY
HIGH OPERATIONAL COSTS
COMPLEXITY IN TECH
LANDSCAPE
SKILL NON-AVAILABILITY
© OSSCUBE 2017. All Rights Reserved.43/28/2017
28 March 2017 © OSSCube 2016. All Rights Reserved. 5
High Availability
Group Replication Basics
Group Replication installation, configuration and deployment
Group Replication Troubleshooting
28 March 2017 © OSSCube 2016. All Rights Reserved. 6
High Availability
28 March 2017 © OSSCube 2016. All Rights Reserved. 7
High Availability
• Principles of High Availability
 Elimination of single points of failure
 Reliable crossover. In multi threaded systems, the crossover point itself tends to become a single point
of failure
 Detection of failures as they occur. If the two principles above are observed, then a user may never
see a failure. But the maintenance activity must
• Causes of loosing HA
 Failures of hosts , Databases / MySQL
 Operating system
 The hardware
 Maintenance activity that may otherwise cause downtime
 And many more ……
28 March 2017 © OSSCube 2017. All Rights Reserved. 8
MySQL HA Solutions
• HA is achieved via redundancy
• The primary solutions supported by MySQL include:
 MySQL Native Replication
 MySQL Cluster
 MySQL with DRBD
 Galera Cluster
 MySQL Group Replication
28 March 2017 © OSSCube 2017. All Rights Reserved. 9
Replication Technologies
• Primary-Secondary Replication
 MySQL Asynchronous Replication
 MySQL Semi-synchronous Replication
• Group Replication
28 March 2017 © OSSCube 2017. All Rights Reserved. 10
MySQL Asynchronous Replication
28 March 2017 © OSSCube 2017. All Rights Reserved. 11
MySQL Semi-synchronous Replication
28 March 2017 © OSSCube 2017. All Rights Reserved. 12
MySQL Group Replication
• What is MySQL Group Replication ?
Update everywhere replication plugin for MySQL with built-in automatic distributed recovery,
conflict handling, group membership and distributed agreement.
• What does the MySQL Group Replication plugin do for the user
 Removes the need for handling server fail-over.
 Provides fault tolerance.
 Enables update everywhere setups.
 Automates group reconfiguration (handling of crashes, failures, re-connects).
 Provides a highly available replicated database.
 Automatic distributed coordination (protects against split-brain and message loss).
 The number of servers (n) needed to tolerate f failures is based on formula n = 2 x f + 1.
28 March 2017 © OSSCube 2017. All Rights Reserved. 13
MySQL Group Replication
28 March 2017 © OSSCube 2017. All Rights Reserved. 14
MySQL Group Replication
28 March 2017 © OSSCube 2017. All Rights Reserved. 15
MySQL Group Replication Requirements
• Infrastructure
 Data must be stored in the transactional storage engine InnoDB
 Every table must have a primary key
 IPv4 network
 Low latency, high bandwidth network
 Up to 9 servers in the group
• Configuration
 Binary Log must be active
 Binary Log Format must be set to ROW
 Global Transaction Identifiers must be turned on
 Replication applier needs to have replication metadata repositories stored in system tables
 Transaction write set extraction must be enabled
 Servers need to log binary logs that are applied through the replication applier
28 March 2017 © OSSCube 2017. All Rights Reserved. 16
Plugin Architecture
• Built on top of proven technology!
 Shares much of MySQL Replication infrastructure thence does not feel alien!
Multi-Master approach to replication.
• Built on reusable components!
 Layered implementation approach.
 Interface driven development.
 Decoupled from the server core.
 The plugin registers as listener to server events.
 Reuses the capture procedure from regular replication.
 Provides further decoupling from the communication infrastructure.
28 March 2017 © OSSCube 2017. All Rights Reserved. 17
Plugin Architecture
28 March 2017 © OSSCube 2017. All Rights Reserved. 18
DEMO
DEMO
28 March 2017 © OSSCube 2017. All Rights Reserved. 19
Q&A
Q&A
28 March 2017 © OSSCube 2016. All Rights Reserved. 20

More Related Content

What's hot (20)

MySQL London Tech Tour March 2015 - Embedded Database of Choice
MySQL London Tech Tour March 2015 - Embedded Database of Choice
Mark Swarbrick
 
NoSQL & SQL - Best of both worlds - BarCamp Berkshire 2013
NoSQL & SQL - Best of both worlds - BarCamp Berkshire 2013
Andrew Morgan
 
MariaDB Prez by Joffrey Michaie
MariaDB Prez by Joffrey Michaie
ishwon
 
MySQL Manchester TT - Replication Features
MySQL Manchester TT - Replication Features
Mark Swarbrick
 
MySQL High Availibility Solutions
MySQL High Availibility Solutions
Mark Swarbrick
 
MySQL Document Store - A Document Store with all the benefts of a Transactona...
MySQL Document Store - A Document Store with all the benefts of a Transactona...
Olivier DASINI
 
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Mark Matthews
 
MySQL InnoDB Cluster HA Overview & Demo
MySQL InnoDB Cluster HA Overview & Demo
Keith Hollman
 
MySQL Manchester TT - MySQL Enterprise Edition
MySQL Manchester TT - MySQL Enterprise Edition
Mark Swarbrick
 
MySQL overview
MySQL overview
Mark Swarbrick
 
Codership's galera cluster installation and quickstart webinar march 2016
Codership's galera cluster installation and quickstart webinar march 2016
Sakari Keskitalo
 
MySQL Technology Overview
MySQL Technology Overview
Keith Hollman
 
High Performance Drupal with MariaDB
High Performance Drupal with MariaDB
MariaDB Corporation
 
Unlocking Big Data Insights with MySQL
Unlocking Big Data Insights with MySQL
Matt Lord
 
MySQL for Oracle DBAs
MySQL for Oracle DBAs
Mario Beck
 
MySQL enterprise edition
MySQL enterprise edition
Mark Swarbrick
 
MySQL 8.0 Released Update
MySQL 8.0 Released Update
Keith Hollman
 
MySQL in oracle_environments(Part 2): MySQL Enterprise Monitor & Oracle Enter...
MySQL in oracle_environments(Part 2): MySQL Enterprise Monitor & Oracle Enter...
OracleMySQL
 
Become a MySQL DBA: performing live database upgrades - webinar slides
Become a MySQL DBA: performing live database upgrades - webinar slides
Severalnines
 
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
OracleMySQL
 
MySQL London Tech Tour March 2015 - Embedded Database of Choice
MySQL London Tech Tour March 2015 - Embedded Database of Choice
Mark Swarbrick
 
NoSQL & SQL - Best of both worlds - BarCamp Berkshire 2013
NoSQL & SQL - Best of both worlds - BarCamp Berkshire 2013
Andrew Morgan
 
MariaDB Prez by Joffrey Michaie
MariaDB Prez by Joffrey Michaie
ishwon
 
MySQL Manchester TT - Replication Features
MySQL Manchester TT - Replication Features
Mark Swarbrick
 
MySQL High Availibility Solutions
MySQL High Availibility Solutions
Mark Swarbrick
 
MySQL Document Store - A Document Store with all the benefts of a Transactona...
MySQL Document Store - A Document Store with all the benefts of a Transactona...
Olivier DASINI
 
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Efficient Performance Analysis and Tuning with MySQL Enterprise Monitor
Mark Matthews
 
MySQL InnoDB Cluster HA Overview & Demo
MySQL InnoDB Cluster HA Overview & Demo
Keith Hollman
 
MySQL Manchester TT - MySQL Enterprise Edition
MySQL Manchester TT - MySQL Enterprise Edition
Mark Swarbrick
 
Codership's galera cluster installation and quickstart webinar march 2016
Codership's galera cluster installation and quickstart webinar march 2016
Sakari Keskitalo
 
MySQL Technology Overview
MySQL Technology Overview
Keith Hollman
 
High Performance Drupal with MariaDB
High Performance Drupal with MariaDB
MariaDB Corporation
 
Unlocking Big Data Insights with MySQL
Unlocking Big Data Insights with MySQL
Matt Lord
 
MySQL for Oracle DBAs
MySQL for Oracle DBAs
Mario Beck
 
MySQL enterprise edition
MySQL enterprise edition
Mark Swarbrick
 
MySQL 8.0 Released Update
MySQL 8.0 Released Update
Keith Hollman
 
MySQL in oracle_environments(Part 2): MySQL Enterprise Monitor & Oracle Enter...
MySQL in oracle_environments(Part 2): MySQL Enterprise Monitor & Oracle Enter...
OracleMySQL
 
Become a MySQL DBA: performing live database upgrades - webinar slides
Become a MySQL DBA: performing live database upgrades - webinar slides
Severalnines
 
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
OracleMySQL
 

Viewers also liked (20)

MySQL Replication Performance Tuning for Fun and Profit!
MySQL Replication Performance Tuning for Fun and Profit!
Vitor Oliveira
 
MySQL High-Availability and Scale-Out architectures
MySQL High-Availability and Scale-Out architectures
FromDual GmbH
 
淘宝数据库架构演进历程
淘宝数据库架构演进历程
zhaolinjnu
 
Capturing, Analyzing and Optimizing MySQL
Capturing, Analyzing and Optimizing MySQL
Ronald Bradford
 
Load Data Fast!
Load Data Fast!
Karwin Software Solutions LLC
 
What you wanted to know about MySQL, but could not find using inernal instrum...
What you wanted to know about MySQL, but could not find using inernal instrum...
Sveta Smirnova
 
SQL Outer Joins for Fun and Profit
SQL Outer Joins for Fun and Profit
Karwin Software Solutions LLC
 
MySQL InnoDB Cluster and Group Replication - OSI 2017 Bangalore
MySQL InnoDB Cluster and Group Replication - OSI 2017 Bangalore
Sujatha Sivakumar
 
Hbase源码初探
Hbase源码初探
zhaolinjnu
 
MySQL High Availability Solutions
MySQL High Availability Solutions
Lenz Grimmer
 
MySQL High Availability and Disaster Recovery with Continuent, a VMware company
MySQL High Availability and Disaster Recovery with Continuent, a VMware company
Continuent
 
MySQL High Availability with Group Replication
MySQL High Availability with Group Replication
Nuno Carvalho
 
Mysql For Developers
Mysql For Developers
Carol McDonald
 
MySQL innodb cluster and Group Replication in a nutshell - hands-on tutorial ...
MySQL innodb cluster and Group Replication in a nutshell - hands-on tutorial ...
Frederic Descamps
 
MySQL Group Replication - HandsOn Tutorial
MySQL Group Replication - HandsOn Tutorial
Kenny Gryp
 
MySQL aio
MySQL aio
zhaolinjnu
 
MySQL High Availability Deep Dive
MySQL High Availability Deep Dive
hastexo
 
Using Apache Spark and MySQL for Data Analysis
Using Apache Spark and MySQL for Data Analysis
Sveta Smirnova
 
Group Replication: A Journey to the Group Communication Core
Group Replication: A Journey to the Group Communication Core
Alfranio Júnior
 
Mastering InnoDB Diagnostics
Mastering InnoDB Diagnostics
guest8212a5
 
MySQL Replication Performance Tuning for Fun and Profit!
MySQL Replication Performance Tuning for Fun and Profit!
Vitor Oliveira
 
MySQL High-Availability and Scale-Out architectures
MySQL High-Availability and Scale-Out architectures
FromDual GmbH
 
淘宝数据库架构演进历程
淘宝数据库架构演进历程
zhaolinjnu
 
Capturing, Analyzing and Optimizing MySQL
Capturing, Analyzing and Optimizing MySQL
Ronald Bradford
 
What you wanted to know about MySQL, but could not find using inernal instrum...
What you wanted to know about MySQL, but could not find using inernal instrum...
Sveta Smirnova
 
MySQL InnoDB Cluster and Group Replication - OSI 2017 Bangalore
MySQL InnoDB Cluster and Group Replication - OSI 2017 Bangalore
Sujatha Sivakumar
 
Hbase源码初探
Hbase源码初探
zhaolinjnu
 
MySQL High Availability Solutions
MySQL High Availability Solutions
Lenz Grimmer
 
MySQL High Availability and Disaster Recovery with Continuent, a VMware company
MySQL High Availability and Disaster Recovery with Continuent, a VMware company
Continuent
 
MySQL High Availability with Group Replication
MySQL High Availability with Group Replication
Nuno Carvalho
 
MySQL innodb cluster and Group Replication in a nutshell - hands-on tutorial ...
MySQL innodb cluster and Group Replication in a nutshell - hands-on tutorial ...
Frederic Descamps
 
MySQL Group Replication - HandsOn Tutorial
MySQL Group Replication - HandsOn Tutorial
Kenny Gryp
 
MySQL High Availability Deep Dive
MySQL High Availability Deep Dive
hastexo
 
Using Apache Spark and MySQL for Data Analysis
Using Apache Spark and MySQL for Data Analysis
Sveta Smirnova
 
Group Replication: A Journey to the Group Communication Core
Group Replication: A Journey to the Group Communication Core
Alfranio Júnior
 
Mastering InnoDB Diagnostics
Mastering InnoDB Diagnostics
guest8212a5
 
Ad

Similar to High Availability Using MySQL Group Replication (20)

MySQL Day Paris 2018 - MySQL InnoDB Cluster; A complete High Availability sol...
MySQL Day Paris 2018 - MySQL InnoDB Cluster; A complete High Availability sol...
Olivier DASINI
 
MySQL InnoDB Cluster: High Availability Made Easy!
MySQL InnoDB Cluster: High Availability Made Easy!
Vittorio Cioe
 
MySQL Group Replication
MySQL Group Replication
Bogdan Kecman
 
MySQL 5.7 InnoDB Cluster (Jan 2018)
MySQL 5.7 InnoDB Cluster (Jan 2018)
Olivier DASINI
 
Confoo 202 - MySQL Group Replication and ReplicaSet
Confoo 202 - MySQL Group Replication and ReplicaSet
Dave Stokes
 
Introduction to MySQL InnoDB Cluster
Introduction to MySQL InnoDB Cluster
Frederic Descamps
 
MySQL High Availability -- InnoDB Clusters
MySQL High Availability -- InnoDB Clusters
Matt Lord
 
Moodle Moot Spain: Moodle Available and Scalable with MySQL HA - InnoDB Clust...
Moodle Moot Spain: Moodle Available and Scalable with MySQL HA - InnoDB Clust...
Keith Hollman
 
MySQL High Availability Solutions
MySQL High Availability Solutions
Mydbops
 
Introduction to MySQL InnoDB Cluster
Introduction to MySQL InnoDB Cluster
Frederic Descamps
 
Why MySQL High Availability Matters
Why MySQL High Availability Matters
Matt Lord
 
MySQL InnoDB Cluster - Group Replication
MySQL InnoDB Cluster - Group Replication
Frederic Descamps
 
Scaling MySQL -- Swanseacon.co.uk
Scaling MySQL -- Swanseacon.co.uk
Dave Stokes
 
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
Olivier DASINI
 
FOSSASIA 2015: MySQL Group Replication
FOSSASIA 2015: MySQL Group Replication
Shivji Kumar Jha
 
20200613 my sql-ha-deployment
20200613 my sql-ha-deployment
Ivan Ma
 
Mysqlhacodebits20091203 1260184765-phpapp02
Mysqlhacodebits20091203 1260184765-phpapp02
Louis liu
 
MySQL High Availability Solutions
MySQL High Availability Solutions
Lenz Grimmer
 
MySQL Options in OpenStack
MySQL Options in OpenStack
Tesora
 
Introduction to MySQL InnoDB Cluster
Introduction to MySQL InnoDB Cluster
Frederic Descamps
 
MySQL Day Paris 2018 - MySQL InnoDB Cluster; A complete High Availability sol...
MySQL Day Paris 2018 - MySQL InnoDB Cluster; A complete High Availability sol...
Olivier DASINI
 
MySQL InnoDB Cluster: High Availability Made Easy!
MySQL InnoDB Cluster: High Availability Made Easy!
Vittorio Cioe
 
MySQL Group Replication
MySQL Group Replication
Bogdan Kecman
 
MySQL 5.7 InnoDB Cluster (Jan 2018)
MySQL 5.7 InnoDB Cluster (Jan 2018)
Olivier DASINI
 
Confoo 202 - MySQL Group Replication and ReplicaSet
Confoo 202 - MySQL Group Replication and ReplicaSet
Dave Stokes
 
Introduction to MySQL InnoDB Cluster
Introduction to MySQL InnoDB Cluster
Frederic Descamps
 
MySQL High Availability -- InnoDB Clusters
MySQL High Availability -- InnoDB Clusters
Matt Lord
 
Moodle Moot Spain: Moodle Available and Scalable with MySQL HA - InnoDB Clust...
Moodle Moot Spain: Moodle Available and Scalable with MySQL HA - InnoDB Clust...
Keith Hollman
 
MySQL High Availability Solutions
MySQL High Availability Solutions
Mydbops
 
Introduction to MySQL InnoDB Cluster
Introduction to MySQL InnoDB Cluster
Frederic Descamps
 
Why MySQL High Availability Matters
Why MySQL High Availability Matters
Matt Lord
 
MySQL InnoDB Cluster - Group Replication
MySQL InnoDB Cluster - Group Replication
Frederic Descamps
 
Scaling MySQL -- Swanseacon.co.uk
Scaling MySQL -- Swanseacon.co.uk
Dave Stokes
 
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
MySQL InnoDB Cluster - Meetup Oracle MySQL / AFUP Paris
Olivier DASINI
 
FOSSASIA 2015: MySQL Group Replication
FOSSASIA 2015: MySQL Group Replication
Shivji Kumar Jha
 
20200613 my sql-ha-deployment
20200613 my sql-ha-deployment
Ivan Ma
 
Mysqlhacodebits20091203 1260184765-phpapp02
Mysqlhacodebits20091203 1260184765-phpapp02
Louis liu
 
MySQL High Availability Solutions
MySQL High Availability Solutions
Lenz Grimmer
 
MySQL Options in OpenStack
MySQL Options in OpenStack
Tesora
 
Introduction to MySQL InnoDB Cluster
Introduction to MySQL InnoDB Cluster
Frederic Descamps
 
Ad

More from OSSCube (20)

Accelerate Your Digital Transformation Journey with Pimcore
Accelerate Your Digital Transformation Journey with Pimcore
OSSCube
 
Migrating Legacy Applications to AWS Cloud: Strategies and Challenges
Migrating Legacy Applications to AWS Cloud: Strategies and Challenges
OSSCube
 
Why Does Omnichannel Experience Matter to Your Customers
Why Does Omnichannel Experience Matter to Your Customers
OSSCube
 
Using MySQL Fabric for High Availability and Scaling Out
Using MySQL Fabric for High Availability and Scaling Out
OSSCube
 
Webinar: Five Ways a Technology Refresh Strategy Can Help Make Your Digital T...
Webinar: Five Ways a Technology Refresh Strategy Can Help Make Your Digital T...
OSSCube
 
Cutting Through the Disruption
Cutting Through the Disruption
OSSCube
 
Legacy to industry leader: a modernization case study
Legacy to industry leader: a modernization case study
OSSCube
 
Marketing and Sales together at last
Marketing and Sales together at last
OSSCube
 
Using pim to maximize revenue and improve customer satisfaction
Using pim to maximize revenue and improve customer satisfaction
OSSCube
 
Talend for the Enterprise
Talend for the Enterprise
OSSCube
 
Ahead of the Curve
Ahead of the Curve
OSSCube
 
Non functional requirements. do we really care…?
Non functional requirements. do we really care…?
OSSCube
 
Learning from experience: Collaborative Journey towards CMMI
Learning from experience: Collaborative Journey towards CMMI
OSSCube
 
Exploiting JXL using Selenium
Exploiting JXL using Selenium
OSSCube
 
Introduction to AWS
Introduction to AWS
OSSCube
 
Maria DB Galera Cluster for High Availability
Maria DB Galera Cluster for High Availability
OSSCube
 
Talend Open Studio Introduction - OSSCamp 2014
Talend Open Studio Introduction - OSSCamp 2014
OSSCube
 
Performance Testing Session - OSSCamp 2014
Performance Testing Session - OSSCamp 2014
OSSCube
 
Job Queue Presentation - OSSCamp 2014
Job Queue Presentation - OSSCamp 2014
OSSCube
 
Introduction to Business Process Model and Notation (BPMN) - OSSCamp 2014
Introduction to Business Process Model and Notation (BPMN) - OSSCamp 2014
OSSCube
 
Accelerate Your Digital Transformation Journey with Pimcore
Accelerate Your Digital Transformation Journey with Pimcore
OSSCube
 
Migrating Legacy Applications to AWS Cloud: Strategies and Challenges
Migrating Legacy Applications to AWS Cloud: Strategies and Challenges
OSSCube
 
Why Does Omnichannel Experience Matter to Your Customers
Why Does Omnichannel Experience Matter to Your Customers
OSSCube
 
Using MySQL Fabric for High Availability and Scaling Out
Using MySQL Fabric for High Availability and Scaling Out
OSSCube
 
Webinar: Five Ways a Technology Refresh Strategy Can Help Make Your Digital T...
Webinar: Five Ways a Technology Refresh Strategy Can Help Make Your Digital T...
OSSCube
 
Cutting Through the Disruption
Cutting Through the Disruption
OSSCube
 
Legacy to industry leader: a modernization case study
Legacy to industry leader: a modernization case study
OSSCube
 
Marketing and Sales together at last
Marketing and Sales together at last
OSSCube
 
Using pim to maximize revenue and improve customer satisfaction
Using pim to maximize revenue and improve customer satisfaction
OSSCube
 
Talend for the Enterprise
Talend for the Enterprise
OSSCube
 
Ahead of the Curve
Ahead of the Curve
OSSCube
 
Non functional requirements. do we really care…?
Non functional requirements. do we really care…?
OSSCube
 
Learning from experience: Collaborative Journey towards CMMI
Learning from experience: Collaborative Journey towards CMMI
OSSCube
 
Exploiting JXL using Selenium
Exploiting JXL using Selenium
OSSCube
 
Introduction to AWS
Introduction to AWS
OSSCube
 
Maria DB Galera Cluster for High Availability
Maria DB Galera Cluster for High Availability
OSSCube
 
Talend Open Studio Introduction - OSSCamp 2014
Talend Open Studio Introduction - OSSCamp 2014
OSSCube
 
Performance Testing Session - OSSCamp 2014
Performance Testing Session - OSSCamp 2014
OSSCube
 
Job Queue Presentation - OSSCamp 2014
Job Queue Presentation - OSSCamp 2014
OSSCube
 
Introduction to Business Process Model and Notation (BPMN) - OSSCamp 2014
Introduction to Business Process Model and Notation (BPMN) - OSSCamp 2014
OSSCube
 

Recently uploaded (20)

OpenTelemetry 101 Cloud Native Barcelona
OpenTelemetry 101 Cloud Native Barcelona
Imma Valls Bernaus
 
Reimagining Software Development and DevOps with Agentic AI
Reimagining Software Development and DevOps with Agentic AI
Maxim Salnikov
 
DevOps for AI: running LLMs in production with Kubernetes and KubeFlow
DevOps for AI: running LLMs in production with Kubernetes and KubeFlow
Aarno Aukia
 
Async-ronizing Success at Wix - Patterns for Seamless Microservices - Devoxx ...
Async-ronizing Success at Wix - Patterns for Seamless Microservices - Devoxx ...
Natan Silnitsky
 
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
Maharshi Mallela
 
Plooma is a writing platform to plan, write, and shape books your way
Plooma is a writing platform to plan, write, and shape books your way
Plooma
 
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
BradBedford3
 
Making significant Software Architecture decisions
Making significant Software Architecture decisions
Bert Jan Schrijver
 
Migrating to Azure Cosmos DB the Right Way
Migrating to Azure Cosmos DB the Right Way
Alexander (Alex) Komyagin
 
Artificial Intelligence Applications Across Industries
Artificial Intelligence Applications Across Industries
SandeepKS52
 
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
WSO2
 
AI and Deep Learning with NVIDIA Technologies
AI and Deep Learning with NVIDIA Technologies
SandeepKS52
 
Zoneranker’s Digital marketing solutions
Zoneranker’s Digital marketing solutions
reenashriee
 
IBM Rational Unified Process For Software Engineering - Introduction
IBM Rational Unified Process For Software Engineering - Introduction
Gaurav Sharma
 
Software Engineering Process, Notation & Tools Introduction - Part 3
Software Engineering Process, Notation & Tools Introduction - Part 3
Gaurav Sharma
 
dp-700 exam questions sample docume .pdf
dp-700 exam questions sample docume .pdf
pravkumarbiz
 
Integrating Survey123 and R&H Data Using FME
Integrating Survey123 and R&H Data Using FME
Safe Software
 
Porting Qt 5 QML Modules to Qt 6 Webinar
Porting Qt 5 QML Modules to Qt 6 Webinar
ICS
 
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
soulamaabdoulaye128
 
What is data visualization and how data visualization tool can help.pdf
What is data visualization and how data visualization tool can help.pdf
Varsha Nayak
 
OpenTelemetry 101 Cloud Native Barcelona
OpenTelemetry 101 Cloud Native Barcelona
Imma Valls Bernaus
 
Reimagining Software Development and DevOps with Agentic AI
Reimagining Software Development and DevOps with Agentic AI
Maxim Salnikov
 
DevOps for AI: running LLMs in production with Kubernetes and KubeFlow
DevOps for AI: running LLMs in production with Kubernetes and KubeFlow
Aarno Aukia
 
Async-ronizing Success at Wix - Patterns for Seamless Microservices - Devoxx ...
Async-ronizing Success at Wix - Patterns for Seamless Microservices - Devoxx ...
Natan Silnitsky
 
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
Maharshi Mallela
 
Plooma is a writing platform to plan, write, and shape books your way
Plooma is a writing platform to plan, write, and shape books your way
Plooma
 
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
Women in Tech: Marketo Engage User Group - June 2025 - AJO with AWS
BradBedford3
 
Making significant Software Architecture decisions
Making significant Software Architecture decisions
Bert Jan Schrijver
 
Artificial Intelligence Applications Across Industries
Artificial Intelligence Applications Across Industries
SandeepKS52
 
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
WSO2
 
AI and Deep Learning with NVIDIA Technologies
AI and Deep Learning with NVIDIA Technologies
SandeepKS52
 
Zoneranker’s Digital marketing solutions
Zoneranker’s Digital marketing solutions
reenashriee
 
IBM Rational Unified Process For Software Engineering - Introduction
IBM Rational Unified Process For Software Engineering - Introduction
Gaurav Sharma
 
Software Engineering Process, Notation & Tools Introduction - Part 3
Software Engineering Process, Notation & Tools Introduction - Part 3
Gaurav Sharma
 
dp-700 exam questions sample docume .pdf
dp-700 exam questions sample docume .pdf
pravkumarbiz
 
Integrating Survey123 and R&H Data Using FME
Integrating Survey123 and R&H Data Using FME
Safe Software
 
Porting Qt 5 QML Modules to Qt 6 Webinar
Porting Qt 5 QML Modules to Qt 6 Webinar
ICS
 
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
Microsoft Business-230T01A-ENU-PowerPoint_01.pptx
soulamaabdoulaye128
 
What is data visualization and how data visualization tool can help.pdf
What is data visualization and how data visualization tool can help.pdf
Varsha Nayak
 

High Availability Using MySQL Group Replication

  • 1. WEBINAR on MySQL Group Replication 1st Feb 2017 between 5 -6 pm IST Delhi, India
  • 2. 2 EXPERIENCE Systems of Engagement DIGITIZATION CUSTOMER Propelling the enterprise into the new world ENTERPRISE EFFICIENCY Systems of Records MODERNIZATION For a seamless tomorrow
  • 3. 3 © OSSCUBE 2017. All Rights Reserved.33/28/2017 Digital :Delivering an unparalleled customer experience Customer Commerce Operations Operational Efficiency Collaboration Insights & Visibility Superior Customer Experience Product Information Management Digital User Experience Digital Asset Management Analytics E-Commerce Enterprise Mobility Solutions WCM Omni Channel Integration CRM & Marketing Automation Customer Engagement Limited Data Insights High Costs & Risks (Low Process Visibility) Low Business Agility Inconsistent Customer Experience Legacy Systems New Age Technology Adoption Customer First CX System Flexibility & Scalability Seamless Cross Channel (Mobile, Offline, Omni Channel) Integration Maximize Global Sales Lower Costs
  • 4. 4 Modernizing legacy systems Application Modernization Architecture Cloud Mobile App ETL/Data Transformation Enterprise Open Source Eliminate Automate Lean AnalyzeOptimize STANDARDIZATION DIGITAL READY FLEXIBILITY SAAS/CLOUD LOW BUSINESS AGILITY HIGH OPERATIONAL COSTS COMPLEXITY IN TECH LANDSCAPE SKILL NON-AVAILABILITY © OSSCUBE 2017. All Rights Reserved.43/28/2017
  • 5. 28 March 2017 © OSSCube 2016. All Rights Reserved. 5 High Availability Group Replication Basics Group Replication installation, configuration and deployment Group Replication Troubleshooting
  • 6. 28 March 2017 © OSSCube 2016. All Rights Reserved. 6 High Availability
  • 7. 28 March 2017 © OSSCube 2016. All Rights Reserved. 7 High Availability • Principles of High Availability  Elimination of single points of failure  Reliable crossover. In multi threaded systems, the crossover point itself tends to become a single point of failure  Detection of failures as they occur. If the two principles above are observed, then a user may never see a failure. But the maintenance activity must • Causes of loosing HA  Failures of hosts , Databases / MySQL  Operating system  The hardware  Maintenance activity that may otherwise cause downtime  And many more ……
  • 8. 28 March 2017 © OSSCube 2017. All Rights Reserved. 8 MySQL HA Solutions • HA is achieved via redundancy • The primary solutions supported by MySQL include:  MySQL Native Replication  MySQL Cluster  MySQL with DRBD  Galera Cluster  MySQL Group Replication
  • 9. 28 March 2017 © OSSCube 2017. All Rights Reserved. 9 Replication Technologies • Primary-Secondary Replication  MySQL Asynchronous Replication  MySQL Semi-synchronous Replication • Group Replication
  • 10. 28 March 2017 © OSSCube 2017. All Rights Reserved. 10 MySQL Asynchronous Replication
  • 11. 28 March 2017 © OSSCube 2017. All Rights Reserved. 11 MySQL Semi-synchronous Replication
  • 12. 28 March 2017 © OSSCube 2017. All Rights Reserved. 12 MySQL Group Replication • What is MySQL Group Replication ? Update everywhere replication plugin for MySQL with built-in automatic distributed recovery, conflict handling, group membership and distributed agreement. • What does the MySQL Group Replication plugin do for the user  Removes the need for handling server fail-over.  Provides fault tolerance.  Enables update everywhere setups.  Automates group reconfiguration (handling of crashes, failures, re-connects).  Provides a highly available replicated database.  Automatic distributed coordination (protects against split-brain and message loss).  The number of servers (n) needed to tolerate f failures is based on formula n = 2 x f + 1.
  • 13. 28 March 2017 © OSSCube 2017. All Rights Reserved. 13 MySQL Group Replication
  • 14. 28 March 2017 © OSSCube 2017. All Rights Reserved. 14 MySQL Group Replication
  • 15. 28 March 2017 © OSSCube 2017. All Rights Reserved. 15 MySQL Group Replication Requirements • Infrastructure  Data must be stored in the transactional storage engine InnoDB  Every table must have a primary key  IPv4 network  Low latency, high bandwidth network  Up to 9 servers in the group • Configuration  Binary Log must be active  Binary Log Format must be set to ROW  Global Transaction Identifiers must be turned on  Replication applier needs to have replication metadata repositories stored in system tables  Transaction write set extraction must be enabled  Servers need to log binary logs that are applied through the replication applier
  • 16. 28 March 2017 © OSSCube 2017. All Rights Reserved. 16 Plugin Architecture • Built on top of proven technology!  Shares much of MySQL Replication infrastructure thence does not feel alien! Multi-Master approach to replication. • Built on reusable components!  Layered implementation approach.  Interface driven development.  Decoupled from the server core.  The plugin registers as listener to server events.  Reuses the capture procedure from regular replication.  Provides further decoupling from the communication infrastructure.
  • 17. 28 March 2017 © OSSCube 2017. All Rights Reserved. 17 Plugin Architecture
  • 18. 28 March 2017 © OSSCube 2017. All Rights Reserved. 18 DEMO DEMO
  • 19. 28 March 2017 © OSSCube 2017. All Rights Reserved. 19 Q&A Q&A
  • 20. 28 March 2017 © OSSCube 2016. All Rights Reserved. 20

Editor's Notes

  • #2: Click picture icon to add image on the left side. Image should be relevant to the topic or title of presentation. Enter details of text as indicated on the right side text boxes.