Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.05 KB

Lab: ServiceMesh Labs

According to William Morgan from Buoyant, a service mesh is a "A service mesh is a dedicated infrastructure layer for handling service-to-service communication. It’s responsible for the reliable delivery of requests through the complex topology of services that comprise a modern, cloud native application."

This is an advanced topic. Service Mesh technology is not for every application and scenario, but when used properly, can be very powerful.

Prerequisites

Options

  1. Linkerd
  2. Istio

Troubleshooting / Debugging

Docs / References