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.pyMake sure you have boto setup up first.