Autodeploy from GitHub Using AWS CodeDeploy
crypt.codemancers.comI tried for hours to mess around with a simple deploy from github to EB or even a plain EC2 instance.
In an Azure web app it took me five mouse clicks and 10 minutes of research and learning.
We happily update master and don't even waste think cycles on what's wrong with the server or deploy config.
It just works.
Why can't AWS make it that simple.