Workshop: Orchestrating Microservices with Docker Swarm

Location:

Level: 
Beginner

When:

9:00am - 4:00pm

Prerequisites

The workshop will be hands-on; each attendee will be provided with a cluster of Docker nodes running on cloud VMs. The only software required on your machine is a SSH client (and a web browser).

In this workshop, you will setup your own Docker cluster, and use it to deploy and scale a sample application architectured around microservices. We will explain the concepts and features of SwarmKit (the library powering Swarm mode), and give guidelines and best practices to setup your cluster. Then, we will cover more advanced operational topics.

Chapters will include:

- SwarmKit concepts: services, workers, managers, and more;

- setting up a cluster and deciding how many and which nodes should be managers;

- deploying a self-hosted registry;

- scaling services using different placement strategies;

- load balancing HTTP traffic with the built-in IPVS load balancer;

- rolling out new versions of the code;

- automating deployment tasks with Compose;

- sending container logs to a self-hosted ELK stack;

- collecting and graphing metrics with Prometheus;

- transparent encryption of container network traffic;

... and more!

Speaker: Jérôme Petazzoni

Hacker @Docker

Jerome is a senior engineer at Docker, where he helps others to containerize all the things. In another life he built and operated Xen clouds when EC2 was just the name of a plane, developed a GIS to deploy fiber interconnects through the French subway, managed commando deployments of large-scale video streaming systems in bandwidth-constrained environments such as conference centers, operated and scaled the dotCloud PAAS, and various other feats of technical wizardry. When annoyed, he threatens to replace things with a very small shell script.

Find Jérôme Petazzoni at

Speaker: AJ Bowen

Software Developer

AJ Bowen is a level 8 bra-burning anarcho-communist chaotic good blood elf anthropologist from the land of Oz. As a build infrastructure engineer at Travis CI, she's on a mission to containerize and test all the things. AJ doesn’t like being told what to do—or telling others what to do—and is on a constant mission to eliminate unnecessary hierarchy. Ask her anything.

Find AJ Bowen at

.

Tracks

  • Architectures You've Always Wondered About

    Architectural practices from the world's most well-known properties, featuring startups, massive scale, evolving architectures, and software tools used by nearly all of us.

  • Going Serverless

    Learn about the state of Serverless & how to successfully leverage it! Lessons learned in the track hit on security, scalability, IoT, and offer warnings to watch out for.

  • Microservices: Patterns and Practices

    Stories of success and failure building modern Microservices, including event sourcing, reactive, decomposition, & more.

  • DevOps: You Build It, You Run It

    Pushing DevOps beyond adoption into cultural change. Hear about designing resilience, managing alerting, CI/CD lessons, & security. Features lessons from open source, Linkedin, Netflix, Financial Times, & more. 

  • The Art of Chaos Engineering

    Failure is going to happen - Are you ready? Chaos engineering is an emerging discipline - What is the state of the art?

  • The Whole Engineer

    Success as an engineer is more than writing code. Hear inward looking thoughts on inclusion, attitude, leadership, remote working, and not becoming the brilliant jerk.

  • Evolving Java

    Java continues to evolve & change. Track covers Spring 5, async, Kotlin, serverless, the 6-month cadence plans, & AI/ML use cases.

  • Security: Attacking and Defending

    Offense and defensive security evolution that application developers should know about including SGX Enclaves, effects of AI, software exploitation techniques, & crowd defense

  • The Practice & Frontiers of AI

    Learn about machine learning in practice and on the horizon. Learn about ML at Quora, Uber's Michelangelo, ML workflow with Netflix Meson and topics on Bots, Conversational interfaces, automation, and deployment practices in the space.

  • 21st Century Languages

    Compile to Native, Microservices, Machine learning... tailor-made languages solving modern challenges, featuring use cases around Go, Rust, C#, and Elm.

  • Modern CS in the Real World

    Applied trends in Computer Science that are likely to affect Software Engineers today. Topics include category theory, crypto, CRDT's, logic-based automated reasoning, and more.

  • Stream Processing In The Modern Age

    Compelling applications of stream processing using Flink, Beam, Spark, Strymon & recent advances in the field, including Custom Windowing, Stateful Streaming, SQL over Streams.