Scaling and Removing Services

Let's learn how to scale and remove services managed by the swarm.

We'll cover the following

Scaling a service

Another powerful feature of services is the ability to easily scale them up and down.

Let’s assume business is booming and we’re seeing double the amount of traffic hitting the web front-end. Fortunately, scaling the web-fe service is as simple as running the docker service scale command.

Get hands-on with 1200+ tech skills courses.