Getting Started with Istio Service Mesh: Manage Microservices in Kubernetes

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Build an in-depth understanding of the Istio service mesh and see why a service mesh is required for a distributed application. This book covers the Istio architecture and its features using a hands-on approach with language-neutral examples. To get your Istio environment up and running, you will go through its setup and learn the concepts of control plane and data plane. You will become skilled with the new concepts and apply them with best practices to continuously deliver applications.

What You Will Learn

  • Discover the Istio architecture components and the Envoy proxy
  • Master traffic management for service routing and application deployment
  • Build application resiliency using timeout, circuit breakers, and connection pools
  • Monitor using Prometheus and Grafana
  • Configure application security

Who This Book Is For

Developers and project managers who are trying to run their application using Kubernetes. The book is not specific for any programming language even though all examples will be in Java or Python.


Author(s): Rahul Sharma, Avinash Singh
Publisher: Apress
Year: 2020

Language: English
Pages: XV, 321

Front Matter
1. Quick Tour of Kubernetes
2. Introduction to the Service Mesh
3. Installing Istio
4. Istio VirtualService
5. Istio Gateway
6. Service Resiliency
7. Application Metrics
8. Logs and Tracing
9. Policies and Rules
10. Troubleshooting
Back Matter