What you will learn in this course.Some Great Skil requires for MySQL Database administration Introduction to Replication and Different type of topologies.Master-SlaveMaster and Multi slaveMaster-Master ReplicationHow to add filters in Replication, ignore tables, or database.Configure replication (mysqldump,extrabackup,xbstream,Mydumper,clone plugin).How to install Percona XtrabackupHow to take backup using ExtrabackupHow to take a full backup,how to take incremental backup.how to restore the full backup and apply incremental backup.Difference btw GTID/traditional log position-based replication.Configure Semi-syn replication.Configuring the Slave-delay.Type of binary log formats.row basestatement basemix modeFailure scenarios of Mysql, how to sync replication.How to use pt-slave-restart.How to solve errors, errant GTID on the slave.Checking what is the error.Duplicate user error, Duplicate key error.How to skip those errorsHow to find if there is Errant GTID.how to identify the errant GTID.How you can read the Binary Logs.How to check Replication consistency.How to use pt-table-checksum and pt-table-sync.Install Percona Monitoring and ManagementHow to configure Multi Thread Slave.Checking if Workers are Replicating fine.What is the limitation of MTS?Creating views for easy monitoring of the MTS.Configure Orchestrator for Failover.NOTE: Below Lectures are Pending Please wait for it I am working on them coming soon :) How to do graceful failover with Orachestaror.How to solve errant GTID with Orc
What you'll learn
Understand different replication topologies like Master-Slave and Master-Master
Configure various backup methods including full, incremental, and restoration techniques
Identify and resolve common errors in MySQL replication
Implement monitoring and management tools like Percona Monitoring and Management
Course objectives
Equip students with practical skills to manage MySQL replication systems
Provide comprehensive knowledge of backup and recovery processes