AWS RDS disaster recovery using cross-account

0 votes

We are running AWS RDS PostgreSQL, with daily automatic snapshots, encrypted by AWS managed KMS key. My objective is to minimize risks and data loss, in the case when main AWS account (running RDS) got compromised or RDS is deleted/damaged in some way.

What we've implemented so far: RDS snapshots are shared with different (backup) accounts, periodically copied to the backup account and re-encrypted with the KMS key from the backup account, to make copies local, and independent from the main AWS account.

Picture of periodic backup flow

I'm wondering if there are better ways to minimize recovery time objective and recovery point objective in case of a disaster event?

Apr 25, 2022 in AWS by Rahul
• 9,670 points
748 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In AWS

0 votes
1 answer

How to get AWS account/service cost using CloudWatch API?

You can check this link for a ...READ MORE

answered Jul 13, 2018 in AWS by Priyaj
• 58,090 points
717 views
0 votes
1 answer

Pass account id of an AWS sub account using a variable as an argument in CloudWatch Alarm Actions with python (boto3)?

Python String and Integer concatenation >>> print("arn:aws:swf:us-east-2:{0}:action/actions/AWS_EC2.InstanceId.Stop/1.0".format(acccnum)) arn:aws:swf:us-east-2:12312312312312:action/actions/AWS_EC2.InstanceId.Stop/1.0 >>> print("arn:aws:swf:us-east-2:" ...READ MORE

answered Oct 5, 2018 in AWS by Priyaj
• 58,090 points
1,372 views
0 votes
1 answer

How to login to AWS Console using IAM user account ?

You can login from the login URL ...READ MORE

answered Dec 13, 2018 in AWS by Aniket
994 views
0 votes
0 answers
0 votes
1 answer

how to get the list of aws services i am used in aws my account by using the lambda function

Hi@shalk, You can create a session in your ...READ MORE

answered Sep 24, 2020 in AWS by MD
• 95,440 points
2,219 views
+1 vote
2 answers
0 votes
0 answers

AWS RDS bidirectional replication

I'm researching AWS RDS bidirectional replication. I ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,670 points
496 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP