Quantcast
Channel: Cloudier Than Thou
Viewing all articles
Browse latest Browse all 48

Save money on your AWS bill

$
0
0

A couple of years ago I was confronted with a bill of several hundred dollars because I’d forgotten to turn off some machines on AWS ( I think it was an ELB – elastic load balancer). Since then, I make it a point to login and check often to see if I’ve left stuff running. I’ve automated this simple check here: https://github.com/chiradeep/idle-instance-reaper

You can run the check using AWS Lambda as well. Just make sure you configure a ScheduledEvent trigger for it.

AWS_Lambda

Hope you save some money with this tip.

 

 



Viewing all articles
Browse latest Browse all 48

Trending Articles