Jeremy Likness
Jeremy Likness
Empowering developers to be their best.
📅 Aug 15, 2017 🕘 1 min read 💬 168 words

Herding Cattle with the Azure Container Service (ACS)

Presentation that demonstrates how Azure Container Service (ACS) makes it easy to configure, deploy, and manage Kubernetes, Swarm, and DCOS…

You are viewing a limited version of this blog. To enable experiences like comments, opt-in to our privacy and cookie policy.

Docker is an amazing tool that transforms how DevOps teams build software at scale. Containers can’t be treated like pets for Docker to effectively meet enterprise demands. The care, attention, and feeding simply doesn’t make sense when dealing with hundreds or even thousands of interconnected microservices. The herd of containers needs to be wrangled, or orchestrated, by a tool.

Docker

Although several tools exist, Azure Container Service provides a single interface to set up complex orchestration clusters regardless of whether you prefer Mesos DC/OS, Docker Swarm, or Kubernetes. I recently presented this talk at the Docker Atlanta Meetup group. I covered what ACS is, walked through creating clusters for DCOS, Swarm, and Kubernetes, and demonstrated deploying Docker containers and scaling them out.

View the deck below, and check out the accompanying walkthrough video:

View the presentation on Slideshare.net

To learn more about Azure Container Service, read the official documentation.

Are you running containers in production? I’d love to hear about your experience and tips in the comments below!

Regards,

Jeremy Likness

Do you have an idea or suggestion for a blog post? Submit it here!
comments powered by Disqus

Related articles: