Skip to content

barbosarwx/cloud-utilities

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-utilities

Various utilities to make cloud life easier.

Backup all EC2 instances by creating an AMI, without reboot:

  • aws-backup.sh

For all EC2 instances, iterate through all attached devices and ensure delete on termination is set:

  • aws-delete-on-termination.sh

For all EBS snapshots, ensure that any snapshots that were created as part of an AMI that no longer exists, delete them:

  • aws-snapshot-audit.sh

About

Various utilities to make cloud life easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 53.7%
  • Shell 39.9%
  • Groovy 6.4%