Skip to content

remind101/dbsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6324779 · Sep 4, 2019

History

73 Commits
Jun 9, 2018
Sep 4, 2019
Jun 12, 2018
Jul 12, 2019
Sep 4, 2019
Feb 21, 2018
Jun 9, 2018
Oct 3, 2017
Jun 9, 2018
Jun 9, 2018
Jun 9, 2018
Jun 27, 2018
Jun 9, 2018
Jun 9, 2018
Oct 11, 2017
Jun 27, 2018

Repository files navigation

dbsnap

Here at Remind we maintain a set of tools and Python libraries to copy and verify AWS RDS DB Instance and Cluster Snapshots.

dbsnap-copy:
AWS RDS allows a maximum of 35 "automatic" daily snapshots. We wrote this tool to copy "automatic" snapshots as "manual" snapshots. We also use this tool to increase our disaster recovery fitness by copying snapshots to remote regions.

For more details read: dbsnap_copy/README.rst

dbsnap-verify:
We use this tool to automate testing RDS snapshot restore process. This gives us confidence that we have the ability to recover from our database backups in case of a disaster.

For more details read: dbsnap_verify/README.rst

About

Tool to copy and verify AWS RDS snapshots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages