내용으로 건너뛰기

Automate RDS (PostgreSQL) snapshot to another region

0

Hi Support, We are at our limit of replicated snapshots to a specific region (Oregon, us-west-2). Is there a way to automatically create a snapshot and automatically copy it to that same region?

I came across a similar question: https://repost.aws/questions/QUeIHpRR12QhepU1NiMicp_g/automate-snapshot-copy-across-region but reading the answer given, is not clear to me if this is possible or how.

Thank you for your time and help. Best Regards, Donald

질문됨 일 년 전791회 조회
3개 답변
1
수락된 답변

Hi Support, in reading the provided link (https://dev.to/aws-builders/aws-event-bridge-and-lambda-to-copy-rds-snapshots-to-another-region-kl3) , I came across this: | AWS Documentation says: "You can have up to 20 snapshot copy requests in progress to a single destination Region per account." | We already have (20) replications going to Oregon. So are we at our limit for snapshot copy requests too for the Oregon region ? IE, we can't send anything else to Oregon region b/c we are at our (20) limit...

Thank you for your time and help! Best Regards, Donald

답변함 일 년 전
전문가
검토됨 일 년 전
0

Hello,

If you want to disable automated snapshots in RDS to be replicated to (Oregon, us-west-2). You can follow these steps: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html#AutomatedBackups.StopReplicating

This will ensure that automated snapshot feature is still enabled and be stored in the same region as the RDS instance but no longer copied to your specified region(Oregon, us-west-2).

I hope this the solution you're looking, Right? If you're using AWS Backup to replicate snapshots then it's a different way on how to do it.

전문가
답변함 일 년 전
0
  • Thank you for your quick reply! We have AWS backup and snapshots in place, I'd show the screenshot of these backups but I don't see how to attach or place the screenshot here.. "Backup Automated backups Enabled (30 Days) Copy tags to snapshots Disabled Backup target AWS Cloud (US East (Ohio)) "

    How do we automate copying these snapshots to another region without using replication?

  • Here's an example to automate copy snapshots to destination region using Amazon Event bridge and Lambda: https://dev.to/aws-builders/aws-event-bridge-and-lambda-to-copy-rds-snapshots-to-another-region-kl3

이 게시물은 마감됨: 새 답변, 댓글 및 투표 추가가 비활성화되었습니다.

관련 콘텐츠