Skip to content

Instantly share code, notes, and snippets.

@yaswanthrajyadiki
Last active May 4, 2018 10:21
Show Gist options
  • Save yaswanthrajyadiki/31f4d26fcd5e3bdb9242ac91df7ba52f to your computer and use it in GitHub Desktop.
Save yaswanthrajyadiki/31f4d26fcd5e3bdb9242ac91df7ba52f to your computer and use it in GitHub Desktop.
MySQL replication
Relication of data base from external MySql Instance to Amazon RDS Instance
Links:
Replication with a MySQL or MariaDB Instance Running External to Amazon RDS
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.External.Repl.html
Importing Data to an Amazon RDS MySQL or MariaDB DB Instance with Reduced Downtime
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.NonRDSRepl.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment