This is a detailed guide to setup cloud miners (cpu+gpu) on Amazon EC2. I put together this guide for user oda.krell, who was kind enough to give me a very nice tip for it, so thanks should also go to oda.krell.
....
You could also configure it for the script to start automatically at system startup. This way you would only have to launch the instance or instances and you'd be mining.
http://stackoverflow.com/questions/12973777/how-to-run-a-shell-script-at-startupAnd maybe create an AMI with this with the DEV fund address and anyone who would want to just had to launch the instances without having access them to configure stuff. Thus lowering the barrier to entry.
The instructions would be cut in half to get an account and launch your instances.
I'll only be able to do this this evening (and don't even know if people would trust my AMI), so if some trusted member of the community could set it up earlier it would certainly help.
I would also advise to spread the instances over the various regions so that we do not compete with each other for the low prices.
Also if we rely only in spot instances there may be none available if someone (for example an attacker) were to instantiate 1000s of instances for the full price.
There's a whole host of different instances that could be used. Don't look only at g2.2xlarge and c3.8xlarge. If we could spread it also to other instances it could prevent some of the problems above (the AMI would work fine with any of them although with a lower hashrate. And it would be good also for people who can't afford the higher end ones)
And don't forget the free tier (about 8h/s but free).