Sunday 14 September 2014

AWS script of the day: Core count

In case you are curious or just want to know how close you are to being a super computer, here is a quick script to count the number of cores an AWS account is currently running: core_count.py

Make sure you have boto setup up first.