Docker Swarm

 Docker Swarm

In this article we will see about docker swarm that what is docker swarm and architecture and features. let's read all of things.





Docker swarm is a container orchestration tool, meaning that it allows the user to manage multiple containers deployed across multiple host machines. One of the key benefits associated with the operation of a docker swarm is the high level of availability offered for applications.

Current versions of Docker include swarm mode for natively managing a cluster of Docker Engines called a swarm. 

Use the Docker CLI to create a swarm, deploy application services to a swarm, and manage swarm behaviour. 

Docker Swarm mode is built into the Docker Engine.





Share:

0 comments

Please leave your comments...... Thanks