DiscoverPodCTL - Enterprise KubernetesPodCTL Basics - Understanding Service Meshes
PodCTL Basics - Understanding Service Meshes

PodCTL Basics - Understanding Service Meshes

Update: 2018-01-04
Share

Description

Show Overview: Brian and Tyler discuss the basics of Service Meshes, such as Istio, Envoy and Linkerd.

Show Notes:

Service Mesh is a layer that manages the communication between apps (or between parts of the same app, e.g. microservices)

Just as applications shouldn’t be writing their own TCP stack, they also shouldn’t be managing their own load balancing logic, or their own service discovery management, or their own retry and timeout logic. - link

Mesh: A group of hosts that coordinate to provide a consistent network topology. In this documentation, an “Envoy mesh” is a group of Envoy proxies that form a message passing substrate for a distributed system comprised of many different services and application platforms. - link

Topic 1
- What is a Service Mesh?

  • Service Discovery 
  • Routing 
  • Load-Balancing 
  • Fault Injection 
  • Circuit Breaking 
  • A/B Deployments 
  • Blue/Green Deployments 
  • Canary Deployments 
  • Traffic Limiting 
  • Tracing 
  • Security Services (e.g. Mutual TLS)

Topic 2 - Didn’t developers build Microservices before Service Meshes?

Topic 3 - How does a Container or Kubernetes interact with a Service Mesh?

Feedback?

Comments 
loading
00:00
00:00
1.0x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

PodCTL Basics - Understanding Service Meshes

PodCTL Basics - Understanding Service Meshes

Brian Gracely & Tyler Britten