December 31, 2019

249 words 2 mins read

Comprehensive container-based service monitoring with Kubernetes and Istio

Comprehensive container-based service monitoring with Kubernetes and Istio

Do you have a real understanding of the performance of your new Kubernetes service, or do you just know what the average user is seeing? Fred Moyer explains how to get a comprehensive understanding of your Kubernetes infrastructure with a little math and an Istio service mesh implementation for your container-based infrastructure.

Talk Title Comprehensive container-based service monitoring with Kubernetes and Istio
Speakers Fred Moyer (Zendesk)
Conference O’Reilly Open Source Convention
Conf Tag Put open source to work
Location Portland, Oregon
Date July 16-19, 2018
URL Talk Page
Slides Talk Slides
Video

Operating containerized infrastructure brings with it a new set of challenges, particularly with instrumenting your containers, evaluating your API endpoint performance, and identifying bad actors in your infrastructure. The Istio service mesh enables instrumentation of APIs without code change and provides service latencies for free. But how do you actually make sense all that data? With math, that’s how. Fred Moyer explains how to get a comprehensive understanding of your Kubernetes infrastructure with a little math and an Istio service mesh implementation for your container-based infrastructure. You’ll learn about infrastructure performance and discover how to determine if your services are under- or overprovisioned. Along the way, Fred demonstrates mathematical techniques to ask and answer business queries and walks you through creating RED (rate, errors, and duration) dashboards that provide insight into API performance (which are essential for meeting service level objectives) and implementing cost-effective monitoring at scale with histograms (which preserve metric fidelity and enable statistical analysis).

comments powered by Disqus