An Introduction To Docker Swarm
An introduction to Docker Swarm and the basics of navigating through the container orchestration tool
Oct 11, 20218 min read1.1K

Search for a command to run...
Articles tagged with #scaling
An introduction to Docker Swarm and the basics of navigating through the container orchestration tool

Introduction Hi again! In the previous part, we deployed a Node.js application with EC2. In this part, we will use AWS Load Balancing to achieve Elastic Load Balancing & Auto Scaling. AWS Elastic Load Balancing Load balancer is a service which unifor...
