Since November 2014, Amazon Web Services provide a new service for managing Docker-based infrastructure on your EC2 instances. Amazon says: "Amazon EC2 Container Service (ECS) allows you to easily run and manage Docker-enabled applications across a cluster of Amazon EC2 instances." We gave it a try with a basic Rails application into which Scrivito has been integrated. The following steps provide an overview of how to easily run a Scrivito application within a docker container using ECS.
Before we continue, please note that this article does not result in a production-ready setup but is meant to be a short introduction to the topic to get you started.