Understanding Docker Swarm
What is Docker Swarm?
Docker Swarm is Docker's native orchestration solution, built directly into Docker Engine. It turns a pool of Docker hosts into a single virtual host.
Learning Objectives
Lesson Outline
Docker Swarm is Docker's native orchestration solution, built directly into Docker Engine. It turns a pool of Docker hosts into a single virtual host.