I may have a very large computational task, which will appear in the next few months (intensive processing of 400 GB of data, possibly in several thousand hours of the processor). I will probably do this either in a cluster at my school or in Amazon's cloud computing service. This is a machine learning task, so it will be generally more scientific than software / business.
I have done more than trivial concurrent programming. What are some good resources to learn about Amazon's cloud service and how to make good use of it so I don't spend money? All in all, what are some good cloud computing resources?
source
share