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?

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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠