DEV Community

Cover image for Scale your containers with ansible on a non kubernetes/swarm environment
hatem ben tayeb
hatem ben tayeb

Posted on

3

Scale your containers with ansible on a non kubernetes/swarm environment

Scaling containers on Kubernetes with Replicatsets or scale services with docker swarm is a very easy task! but what about scaling containers in a non managed environment, when you have high traffic, absolutely you need to scale and load balance the traffic among multiple containers. In this article, we will use Ansible and nginx to scale containers.

Original post: here

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More