OpenDRR / opendrr

Parent project for the OpenDRR Platform / Projet parent pour la plate-forme OpenDRR
7 stars 2 forks source link

Set up automated Amazon EBS snapshot on a schedule #136

Open anthonyfok opened 2 years ago

anthonyfok commented 2 years ago

We need to develop or adapt a standard policy procedure to backup especially our more mission-critical EC2 instances and attached volumes on AWS, and to restore them from backup, either with AWS web UI, with AWS CLI, or other means.

There seems to be quite a few ways on setting up that automated schedule, e.g.:

Also, to consider copying these snapshots to S3 buckets for longer-term archival storage: https://aws.amazon.com/s3/pricing/

Related to: