Build Systems that Drive Business
Sep 30–Oct 1, 2018: Training
Oct 1–3, 2018: Tutorials & Conference
New York, NY

Smart networking with service meshes

Anubhav Mishra (HashiCorp)
1:30pm–5:00pm Monday, October 1, 2018
DevOps and SRE
Location: Murray Hill East (B) Level: Intermediate
Secondary topics:  Systems Architecture & Infrastructure
Average rating: ***..
(3.00, 2 ratings)

Materials or downloads needed in advance

  • A WiFi-enabled laptop with the ability to use SSH and a terminal and Chrome, Firefox, or Safari installed

What you'll learn

  • Learn how to build a scalable control and data plane, using Consul for the control plane

Description

Over the past year, service mesh technologies have gained significant interest. The goal of a service mesh is to provide service-to-service communication along with some higher-level features like observability, policy enforcement, retries, backoff, and security. Most service meshes have two components: a control plane and a data plane. The control plane is responsible for making decisions about where to send the traffic and to configure the data plane. The data plane provides the ability to forward requests from the applications. Consul provides service discovery, health checking, load balancing, and a globally distributed key-value store. These features make Consul ideal as a control plane for a service mesh.

The architecture of Consul ensures it is highly available and supports multi-data center topologies. One of the primary goals of Consul is providing service discovery, which is a critical data source for a control plane in a service mesh. Additionally, applications can use Consul’s key-value store to store retries, timeouts, and circuit breaking settings and request them when needed. Consul can provide service discovery and health checking information via an API that configures the data plane.

Anubhav Mishra explains what it takes to create a service mesh control plane and discusses options for a data mesh, such as Envoy, Linkerd, NGINX, HAProxy, Traefik, and Fabio. Anubhav also leads a live demo showing how Consul can be used as a control plane to connect applications across a data center.

Photo of Anubhav Mishra

Anubhav Mishra

HashiCorp

Anubhav Mishra is a developer advocate at HashiCorp. He created Atlantis—an open source project that helps teams collaborate on infrastructure using Terraform. Previously, he worked at Hootsuite, where he built distributed systems and a microservice delivery platform. Anubhav loves open source software and is continuously finding ways to contribute to projects that excite him and helping developers and operators do better. That has led him to contribute to Virtual Kubelet and Helm (Cloud Native Computing Foundation (CNCF) projects). In his free time, he DJs, makes music, and plays football. He’s a huge Manchester United supporter.

Comments on this page are now closed.

Comments

Picture of Anubhav Mishra
Anubhav Mishra | DEVELOPER ADVOCATE
10/01/2018 8:04pm EDT

Hello everyone, I have uploaded the slide deck to the O’Reilly platform. Please feel free to download it.