Skip to content

meadhikari/aws-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoscale_trigger.py

Instances need to be scaled up or scaled down based on the load, but before scaling down or up we need to determine if we are over the limit or not this little python script checks the maximum and minimum limits of the autoscale group and act accordingly

zones.py

Instances in a autoscale group sometimes are spinned off in the same zone, which is not good. We want our replication to be as far as possible physically so that in case of disaster our data on one replication is safe. This script achieve exactly that.

find_unused_reserved_instances.py

need to find out how much reserved instances are used? if you are under using or over using it. This script would be handy in such scenario.

About

Varios Scripts to make life easier while working with amazon web services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages