Aws Amazon RDS automated hourly snapshots

July 13, 2021 . 1 MIN READ

https://serverfault.com/questions/557352/amazon-rds-automated-hourly-snapshots/557357

You can refer to http://aws.amazon.com/rds/faqs/#23 or you can use the CLI with a scheduled task:

aws rds create-db-snapshot --db-snapshot-identifier DBName-Snapshot-20131125 --db-instance-

Leave a Reply

Your email address will not be published. Required fields are marked *