Tasks and Swarm’s Scaling Model
Learn how Swarm acts as an orchestrator.
We'll cover the following...
Swarm’s self-regulation
Services running on Swarm are self-regulating. We define the desired state for service in terms of the number of containers that should run for it, and ...