Have you ever tried to setup a Docker Swarm cluster on AWS by yourself? In this blog post, I’ll provide the necessary CloudFormation templates that are needed to setup a Docker Swarm cluster from scratch. If you want to avoid setting up Docker Swarm manually, have a look at Docker for AWS which is a native AWS application provided by Docker and easy-to-install. This templates extends my Docker on