AWS Backup and RDS Multi AZ Cluster

0

I've been looking into AWS Backup but it appears like it's not going to work for our use case.

We need to backup RDS to a different AWS Account within the same organisation AND different region.

We have many RDS instances some of which are Multi AZ cluster. Looking at the https://docs.aws.amazon.com/aws-backup/latest/devguide/rds-multiaz-backup.html copying isn't possible - it appears we cannot use AWS Backup service for this. Is this correct?

已提问 3 个月前141 查看次数
1 回答
0

Hi,

As per this page. RDS does not support a single copy action that performs both cross-Region AND cross-account backup. You can choose one or the other.

Also, this reference architecture pack could be useful in general to understand the different patterns of cross-region and cross-account backups.

Hope this clarifies.

Thanks, Rama

profile pictureAWS
Rama
已回答 3 个月前
profile picture
专家
已审核 3 个月前
  • It says MultiAZ Cluster AWS backups can't be copied full stop. Is that incorrect?

  • That is correct, in case of Multi AZ, the snapshots cannot be copied - as mentioned in the link you posted.

  • Ok thank you, so AWS backup won't work and we'll have to do our own solution using lambdas to copy snapshots across.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则