Amazon RDS automated hourly snapshots [closed]

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-identifier DBName