November 12, 2019

193 words 1 min read

Effective Docker Swarm

Effective Docker Swarm

SwarmDocker's answer to clusteringtreats a group of Docker hosts as a single host. Everett Toews explains how to Swarm with Carina, a service that builds Docker Swarm clusters for you.

Talk Title Effective Docker Swarm
Speakers Everett Toews (Rackspace)
Conference O’Reilly Open Source Convention
Conf Tag
Location Austin, Texas
Date May 16-19, 2016
URL Talk Page
Slides Talk Slides
Video

Swarm—Docker’s answer to clustering—treats a group of Docker hosts as a single host. It uses the native Docker API, so you can use it with the whole ecosystem of Docker tooling. If you’re already familiar with Docker, you can take everything you’ve already learned and immediately apply it to Swarm. If you’re unfamiliar with Docker, it’s very easy to get started. But how do you use Swarm effectively? Developing and deploying a distributed application on Swarm requires a deeper understanding. It involves knowledge of building images, storing data, overlay networks, security, and service discovery. Everett Toews explains how to Swarm with Carina, a service that builds Docker Swarm clusters for you, and takes a look at some of the things people have built and deployed on Swarm. This session is sponsored by Rackspace.

comments powered by Disqus