Skip to content

RDS Continuous Backup to cross region

1

How to set up RDS(mysql) Continuous backups to cross region using aws backup service or RDS service itself. - Able to create continuous snapshot in same region, but in other region only snapshot is getting created which is not continuous in nature to achieve point in time restore.

  • RDS deployment is created without Multi AZ and standby instance in our case. attached screenshot for refEnter image description here
Enter image description here
Enter image description here
1 Answer
-2

You can configure your Amazon RDS database instance to replicate snapshots and transaction logs to a destination AWS Region of your choice. If this is what you are looking for, then here is the guide - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.