Skip to main content
Presentation

DevOpsDays Detroit 2018: Service Mesh for Microservices

Armon Dadgar explains why we need service discovery, service configuration, and service segmentation if we hope to manage microservices effectively.

Speakers

As more applications move from the monolithic realm to service-oriented architectures like microservices, networking becomes much harder with so many components in an architecture. Managing and scaling those service-to-service communication patterns in a world of elastic scale, dynamic IP addresses, ephemeral infrastructure, and higher failure rates is impossible without new tooling approaches.

The service mesh concept is a popular approach to solving these challenges. It involves service discovery, centralized configuration, and secure service segmentation.

In this talk, HashiCorp co-founder and CTO Armon Dadgar discusses how Consul implements the service mesh concept.

More resources like this one

  • 8/22/2025
  • FAQ
Why Microservices?
  • 3/15/2023
  • Case Study
Using Consul Dataplane on Kubernetes to implement service mesh at an Adfinis client
  • 1/20/2023
  • FAQ
Introduction to Zero Trust Security
  • 1/4/2023
  • Presentation
A New Architecture for Simplified Service Mesh Deployments in Consul