How to turn your Zimablades into a Docker Swarm
A swarm is a cluster of docker daemons working as a cluster to run their workloads. This means that you have an effective way to horizontally scale out your workloads by allowing them to run on multiple machines as well as offering resiliency. In this case we will have a