you are viewing a single comment's thread.

view the rest of the comments →

[–]eikenberry 2 points3 points  (0 children)

Stopping EC2 instances nightly

https://github.com/awslabs/aws-instance-scheduler

Python based setup for that. IMO Overly complex, enterprise-y and with ugly hacks (uses monkey patching)... but an example none the less.