RDS Snapshot export

1

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

質問済み 6年前1219ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ