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
- Istio Introduction
- Observability with Kiali, Jaeger & Grafana
- Traffic management
- Testing strategies
- Security
demo-app
is a set of mini applications to test or work with istio. It contains all the sources code and yaml manifests.