Archiving dB-backed Websites

1

I've got a couple of relatively simple websites that I want to terminate and archive for posterity. I thought they were using PostGres SQL, but amazon says that they're using RDS on EBS. Snapshots still use RDS and incur charges for doing so, even archived snapshots. S3 storage is cheap, not RDS.

Absent any better ideas, can I simple download the snapshots, delete them, then upload the snapshots to S3 buckets as files/collections of files, which is all I want.

1回答
0

Hello,

If your database on RDS you can take snapshot and select it then click on Actions then choose Exports in Amazon S3. You will take database snapshot by easy way to s3.

If your database on EBS you can take dump then download it then upload to s3.

回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

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

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

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

関連するコンテンツ