Using Docker Swarm Container Orchestration to Manage Multiple Containers
Introduction Previously, I had mastered the basics of Ansible as infrastructure configuration management tool as part of my self-learning DevOps journey. Today, I had to understand and try out what is a container orchestration tool. I started with Kubernetes as…