HiveBrain v1.2.0
Get Started
← Back to all entries
snippetsqlMinor

Is it possible to create AWS RDS as replication from external server?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
createreplicationpossibleexternalawsserverrdsfrom

Problem

I can't find any tutorial to create a new instance of AWS RDS (MySQL) to be an replication db from an external db server. Is it possible to create one?

Thanks.

Solution

yes , you can,
check below link.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql_rds_set_external_master.html

Context

StackExchange Database Administrators Q#241354, answer score: 2

Revisions (0)

No revisions yet.