Docker Swarm

0 votes
I am an amateur docker learner and have been exploring containerization using docker since few days.I came across this concept of docker swarm.Could you please brief as to what is Docker Swarm and why exactly we need it. Thanks in advance!
Jul 3, 2019 in Docker by Jhon
848 views

1 answer to this question.

0 votes

Docker Swarm is a technique to create and maintain a cluster of Docker Engines. The Docker engines can be hosted on different nodes, and these nodes which are in remote locations form a Cluster when connected in Swarm mode.

Using a Docker Swarm we can achieve high availability of our web application, load balancing, Decentralized access and many such benefits. For a precise understanding of docker swarm and the way to get started with it and for a bit of hands-on on docker swarm, I suggest you have a look at this article. You would definitely find it useful.

https://www.edureka.co/blog/docker-swarm-cluster-of-docker-engines-for-high-availability

For a complete all round idea on containerization with docker do check out these blogs:

https://www.edureka.co/blog/docker-container/

https://www.edureka.co/blog/docker-compose-containerizing-mean-stack-application/ 

Happy Learning!

answered Jul 3, 2019 by Sirajul
• 59,230 points

Related Questions In Docker

0 votes
1 answer

How do I scale in Docker Swarm Mode W/Terraform Digital Ocean Load Balancing

The solution you could build for Digital ...READ MORE

answered Jun 19, 2018 in Docker by shubham
• 7,340 points
1,270 views
0 votes
1 answer
0 votes
1 answer

Can you use docker-compose files to start services in Docker 1.12 swarm-mode?

Yess, you can. you must download/install the ...READ MORE

answered Aug 10, 2018 in Docker by Kalgi
• 52,360 points
438 views
0 votes
1 answer

Docker-Compose with Docker 1.12 “Swarm Mode”

you can run docker service commands on ...READ MORE

answered Aug 10, 2018 in Docker by Kalgi
• 52,360 points
466 views
+2 votes
1 answer
+5 votes
7 answers

Docker swarm vs kubernetes

Swarm is easy handling while kn8 is ...READ MORE

answered Aug 27, 2018 in Docker by Mahesh Ajmeria
3,141 views
0 votes
1 answer

How can I achieve high availability of my application using docker swarm?

High Availability is a feature where you ...READ MORE

answered Jul 5, 2019 in Docker by Sirajul
• 59,230 points
923 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP