What is Swarm?

Recent versions of Docker introduce swarm mode, which facilitates the native administration of a cluster referred to as a swarm, comprising multiple Docker Engines. By utilizing the Docker CLI, users can effortlessly establish a swarm, launch various application services within it, and monitor the swarm's operational activities. The integration of cluster management into the Docker Engine allows for the creation of a swarm of Docker Engines to deploy services without relying on any external orchestration tools. Its decentralized design enables the Docker Engine to effectively manage node roles during runtime instead of at deployment, thus allowing both manager and worker nodes to be deployed simultaneously from a single disk image. Additionally, the Docker Engine embraces a declarative service model, enabling users to thoroughly define the desired state of their application’s service stack. This efficient methodology not only simplifies the deployment procedure but also significantly improves the management of intricate applications by providing a clear framework. As a result, developers can focus more on building features and less on deployment logistics, ultimately driving innovation forward.

Integrations

Screenshots and Video

Company Facts

Company Name:
Docker
Date Founded:
2013
Company Location:
United States
Company Website:
docs.docker.com/engine/swarm/

Product Details

Deployment
Windows
Mac
Linux
Training Options
Documentation Hub
Support
Web-Based Support

Product Details

Target Company Sizes
Individual
1-10
11-50
51-200
201-500
501-1000
1001-5000
5001-10000
10001+
Target Organization Types
Mid Size Business
Small Business
Enterprise
Freelance
Nonprofit
Government
Startup
Supported Languages
English

Swarm Categories and Features

Container Management Software

Access Control
Application Development
Automatic Scaling
Build Automation
Container Health Management
Container Storage
Deployment Automation
File Isolation
Hybrid Deployments
Network Isolation
Orchestration
Shared File Systems
Version Control
Virtualization