Stop EC2 instances and RDS/Aurora databases overnight by tagging them with cron schedules, to cut AWS costs. Trigger CloudFormation stack updates and AWS Backup, too.
-
Updated
Apr 22, 2025 - Python
Stop EC2 instances and RDS/Aurora databases overnight by tagging them with cron schedules, to cut AWS costs. Trigger CloudFormation stack updates and AWS Backup, too.
CloudFormation generic custom resource provider.
It will take backup of given topic and store that into either local filesystem or S3.It will also restore from given local filesystem or S3.
Cross-account, cross-region backups with AWS Backup and EventBridge
In this project backup of EC2 instance and EBS is taken and stored in different aws region for disaster recovery(DR) and can be recovered if it is needed.
Ansible role to install/configure aws-snapshot-tool
Add a description, image, and links to the aws-backup topic page so that developers can more easily learn about it.
To associate your repository with the aws-backup topic, visit your repo's landing page and select "manage topics."