Scripts I've put together while exploring AWS.
summarize-ec2-spot-instance-history.rb
- Summarizes EC2 spot instance price history
Ensure the following are setup:
EC2_HOME
JAVA_HOME
AWS_ACCESS_KEY
AWS_SECRET_KEY
- Add
EC2_HOME
to thePATH
- Optionally use one of the
setup-env.*
scripts
- Optionally use one of the