Istio Workshop

A service mesh is a dedicated infrastructure layer that controls service-to-service communication over a network. This method enables separate parts of an application to communicate with each other. Service meshes appear commonly in concert with cloud-based applications, containers and microservices.

Istio workshop by http://github.com/apletnev

  1. Istio Introduction
  2. Observability with Kiali, Jaeger & Grafana
  3. Traffic management
  4. Testing strategies
  5. Security

demo-app is a set of mini applications to test or work with istio. It contains all the sources code and yaml manifests.