Tag: swarm
Dynamic Test Orchestration Using Docker Swarm
This article covers various aspects of test orchestration in Docker Swarm. It explains the running of applications in Docker Swarm, and guides the reader...
Get Acquainted with Docker Swarm
The use of Docker containerisation has become quite common, especially in production. Docker Swarm is a clustering and scheduling tool for Docker containers. With...
Building a multi-host, multi-container orchestration and distributed system using Docker
This article is about the next generation Docker clustering and distributed system, which comes with various interesting built-in features like orchestration, self-healing, self-organising, resilience...
Getting started with Docker Swarm
In this article, we present Docker Swarm, a native clustering tool that turns a pool of Docker hosts into a single virtual Docker host.
Docker...