AWS Backup - RDS Cluster or RDS Snapshot

0

I'm looking for advice around best practises for backing up a RDS cluster.

There is a requirement to store the backup in a different AWS account and region. I was going to use AWS Backup based on a tag - backup = True

AWS backup supports this but I'm wondering should be we backing up the RDS cluster or the RDS snapshot?

Also, do we need to set up a vault backup in the source account and destination account or can we just have the vault in the backup aws account?

已提問 4 個月前檢視次數 206 次
2 個答案
2

Hello,

I recommend backing up the automated snapshots created by RDS rather than the cluster itself because they capture your database and can be used for point-in-time restore. On the other hand single vault in the destination AWS account should be sufficient just make sure aws backup has sufficient access to backup the desired RDS in different accounts

Thanks

已回答 4 個月前
1

Hello ,

You might want to take a look at this https://docs.aws.amazon.com/aws-backup/latest/devguide/create-cross-account-backup.html and let me know if this solves your issue

Thanks

已回答 4 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南