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 Antwort
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.

beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen