I'm interested in finding out about different continuous integration and deployment solutions that exist out there for cloud based VM's.
Is there something out there that functionally works very similar to AWS Opsworks?
I quite like the idea of being able to setup several stacks, run tests on new builds, run custom commands, deploy builds to stacks when ready.
Opsworks is slow, theres very limited feedback on whats happening as I run commands, and there is no notion of builds. Its got a load of dependencies that need to be installed on each instance as well.