Tech Glossary

What is Docker Swarm?

Docker Swarm is a tool for creating and managing a cluster of Docker servers. It makes it possible to deploy and manage applications in an easy way. Swarm uses a central server to keep track of all servers in the cluster. Each server in the cluster has an agent that communicates with the server. Swarm is a very useful tool for managing large amounts of servers.

Relaterade