All Projects → sqlxpert → aws-tag-sched-ops

sqlxpert / aws-tag-sched-ops

Licence: other
Retired, please see https://github.com/sqlxpert/lights-off-aws

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to aws-tag-sched-ops

aws-backup-lambda
A utility AWS lambda function to manage EBS and RDS snapshot backups.
Stars: ✭ 60 (+150%)
Mutual labels:  backup, snapshot, ebs, rds
awsctl
Control AWS infrastructure easily from a single command line written in Go
Stars: ✭ 97 (+304.17%)
Mutual labels:  ec2, ebs, rds
terraform-aws-ec2-ami-backup
Terraform module for automatic & scheduled AMI creation
Stars: ✭ 19 (-20.83%)
Mutual labels:  snapshot, ami, ebs
sensu-plugins-aws
This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
Stars: ✭ 79 (+229.17%)
Mutual labels:  ec2, ebs, rds
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+41129.17%)
Mutual labels:  ec2, iam, rds
btrfs-backup
A simple, flexible script for versioned backups using btrfs and rsync
Stars: ✭ 59 (+145.83%)
Mutual labels:  backup, cron, snapshot
terraform-aws-backup
Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.
Stars: ✭ 62 (+158.33%)
Mutual labels:  backup, ebs, rds
Cv4pve Barc
Backup And Restore Ceph for Proxmox VE
Stars: ✭ 74 (+208.33%)
Mutual labels:  backup, snapshot
Content Lambda Boto3
Automating AWS with Lambda, Python, and Boto3
Stars: ✭ 91 (+279.17%)
Mutual labels:  backup, ec2
Backy2
backy2: Deduplicating block based backup software for ceph/rbd, image files and devices
Stars: ✭ 126 (+425%)
Mutual labels:  backup, snapshot
virt-backup
Fully backup your KVM Virtual Machines
Stars: ✭ 27 (+12.5%)
Mutual labels:  backup, snapshot
Backintime
Back In Time - A simple backup tool for Linux
Stars: ✭ 1,066 (+4341.67%)
Mutual labels:  backup, snapshot
Bash Toolkit
Este proyecto esá destinado a ayudar a los sysadmin
Stars: ✭ 13 (-45.83%)
Mutual labels:  backup, cron
Btrfs Sxbackup
Incremental btrfs snapshot backups with push/pull support via SSH
Stars: ✭ 105 (+337.5%)
Mutual labels:  backup, snapshot
Btrbk
Tool for creating snapshots and remote backups of btrfs subvolumes
Stars: ✭ 605 (+2420.83%)
Mutual labels:  backup, snapshot
Knoxite
A data storage & backup system
Stars: ✭ 165 (+587.5%)
Mutual labels:  backup, snapshot
Roam To Git
Automatic RoamResearch backup to Git
Stars: ✭ 489 (+1937.5%)
Mutual labels:  backup, cron
Mysqlbkup
Lightweight MySQL backup script in BASH
Stars: ✭ 129 (+437.5%)
Mutual labels:  backup, cron
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (+104.17%)
Mutual labels:  backup, cron
legacy-bottlerockets
Node.js high availability queue and scheduler for background job processing
Stars: ✭ 25 (+4.17%)
Mutual labels:  cron, schedule

Start, Reboot, Stop and Back Up AWS Resources with Tags

RETIREMENT NOTICE

Thank you for your interest and support since 2017! The TagSchedOps project was retired on September 24, 2022.

Please enjoy the successor, Lights Off AWS, https://github.com/sqlxpert/lights-off-aws , which features:

  • More scheduled operations to help you cut AWS costs:

    • Hibernate EC2 instances
    • Start, stop, reboot and back up RDS database clusters (Aurora)
    • Change a CloudFormation stack parameter, to create or delete expensive resources
  • Parallelism and scalability, thanks to an SQS queue and a separate AWS Lambda function to "do" scheduled operations

  • Easier multi-region, multi-account deployment, with "service-managed" CloudFormation StackSet permissions

  • Shorter Python code, IAM policies, CloudFormation templates, and documentation

  • An object-oriented Python 3 design

Licensing

The project's licenses remain in force.

Scope License Copy Included
Source code files GNU General Public License (GPL) 3.0 zlicense-code.txt
Source code within documentation files GNU General Public License (GPL) 3.0 zlicense-code.txt
Documentation files (including this readme file) GNU Free Documentation License (FDL) 1.3 zlicense-doc.txt

Copyright Paul Marcelin

Contact: marcelin at cmu.edu (replace at with @)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].