What is Docker Swarm?

Asked: Apr 30, 2023

Docker Swarm is used to create a cluster environment. It can turn a group of Docker engines into a Single virtual Docker
Engine. This creates a system with pooled resources. We can use Docker Swarm to scale our application.

Asked by brijesh
docker

Answers (0)

No answers yet. Be the first to answer!