Earlier quoted context omitted.
How does Convox compare to Empire? I see a bunch of similarities (good use of AWS features in particular), and they both look pretty great. (Empire: https://github.com/remind101/empire , http://engineering.remind.com/introducing-empire/ )
Creator of Empire here. Empire and Convox are kinda like brothers and sisters, both really similar in implementation and philosophy. There's a couple of subtle differences, like how Empire expects that you've already built a Docker image somehow, whereas Convox can just take some code and do it for you (hosts it's own docker registry). Convox also supports streaming logs, which is pretty awesome (although, coming soo…
+1 Check out Convox and Empire. See which one works best for you.