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-