Are cross region RDS snapshot copies incremental?

0

For a scenario where the customer is transferring RDS snapshot copies from one region to another region on periodic basis. After the first snapshot copy (which I assume is always a full copy), are the subsequent copies incremental or full copy?

What if the customer deletes the first snapshot copy in the target region and then initiates a copy from the latest snapshot available in source region? Would this be a full copy?

已提问 9 年前437 查看次数
1 回答
0
已接受的回答

from: https://aws.amazon.com/blogs/aws/cross-region-snapshot-copy-for-amazon-rds/

As is the case with the other copy operations, the copy is done on an incremental basis, and only the data that has changed since the last snapshot of a given Database Instance will be copied. When you delete a snapshot, deletion is limited to the data that will not affect other snapshots.

For second part - Yes, The RDS system will ensure that the last snapshot has all the available data and the previous snapshots are not required

AWS
bat-tam
已回答 9 年前
profile picture
专家
已审核 1 年前

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

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

回答问题的准则

相关内容