RDS Snapshot export

1

A customer wants to export RDS snapshot to on-premise? Is there any way to do it? Thanks!

已提問 6 年前檢視次數 1218 次
1 個回答
2
已接受的答案

Hello, there is not a (obvious at least) way to export an RDS snapshopt on premise. The RDS snapshots are stored in S3 but those S3 buckets are managed by AWS not the customer.

If you want to store a database snapshot on-premise you need to use the native back up tools that the DB engine supports For example you can use mysqldumb for MySQL databases.

Another question to ask your customer is why do they want to export the RDS snapshot on premise? Your customer could consider copying the RDS snapshot to a completely different account (that would serve as the back up account) with very tight permissions or even to a different region all together if they want to have "offsite" backups of their data. http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html

A limitation that might apply is that: You can't copy a snapshot to or from the following regions: AWS GovCloud (US), China (Beijing)

AWS
管理員
已回答 6 年前

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

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

回答問題指南