Lightning Talk: Istio by Example
Istio is the cool new kid on the service mesh block: it can be deployed without the need for any change on the microservice-side and enhances their communication paths with encryption, resiliency, ide …
Talk Title | Lightning Talk: Istio by Example |
Speakers | Josef Adersberger (CTO, QAware) |
Conference | KubeCon + CloudNativeCon Europe |
Conf Tag | |
Location | Copenhagen, Denmark |
Date | Apr 30-May 4, 2018 |
URL | Talk Page |
Slides | Talk Slides Talk Slides |
Video | |
Istio is the cool new kid on the service mesh block: it can be deployed without the need for any change on the microservice-side and enhances their communication paths with encryption, resiliency, identity and access management, observability with metrics and traces and policy enforcement. In this lightning talk I’ll talk you through an Istio sample application incorporating all major features. The sample will be released on github and will also run on minikube.