Docker swarm
In this talk with Jeremie Monsinjon we explain what Docker swarm is and how you can use it to orchestrate your containers in a production ready mode.
The code repository is available in GitHub.
Nowadays, we don't see anymore Docker Swarm in the wild. Kubernetes has taken over the container orchestration world. But it's still interesting to see how it was working and how it was different from Kubernetes.