Getting Started with Istio Service Mesh: Manage Microservices in Kubernetes
Autor Rahul Sharma, Avinash Singhen Limba Engleză Paperback – 6 dec 2019
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
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.Preț: 217.31 lei
Preț vechi: 271.64 lei
-20% Nou
Puncte Express: 326
Preț estimativ în valută:
41.59€ • 43.25$ • 34.80£
41.59€ • 43.25$ • 34.80£
Carte disponibilă
Livrare economică 22 februarie-08 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484254578
ISBN-10: 1484254570
Pagini: 321
Ilustrații: XV, 321 p. 129 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484254570
Pagini: 321
Ilustrații: XV, 321 p. 129 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.48 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Quick tour of Kubernetes.- Chapter 2: Introduction to Service Mesh.- Chapter 3: Installing Istio.- Chapter 4: Istio Gateway.- Chapter 5: Service Deployment.- Chapter 6: Service Resiliency.- Chapter 7: Istio Pilot and Application Metrics.- Chapter 8: Monitoring, Logs and Request Tracing.- Chapter 9: Quota and Policies.- Chapter 10: Service Debugging.
Notă biografică
Rahul Sharma is a seasoned Java developer with over 14 years of industry experience. In his career, he has worked with companies of various sizes, from enterprises to start-ups. During this time he has developed and managed microservices on the cloud (AWS/GCE/DigitalOcean) using open source software. He is an open-source enthusiast and shares his experience at local meetups. He is the co-author of Java Unit Testing with JUnit 5 (Apress, 2017).
Avinash Singh is an IIT-Kanpur alumnus with more than ten years of experience in architecture, design, and developing scalable and distributed cloud applications. He has hands-on experience in technologies such as AWS Cloud, J2EE, ROR, MySQL, MongoDB, Spring, and Hibernate. Avinash has a strong understanding of SOA and microservices architecture, with good handle on resource capacity planning.
Avinash Singh is an IIT-Kanpur alumnus with more than ten years of experience in architecture, design, and developing scalable and distributed cloud applications. He has hands-on experience in technologies such as AWS Cloud, J2EE, ROR, MySQL, MongoDB, Spring, and Hibernate. Avinash has a strong understanding of SOA and microservices architecture, with good handle on resource capacity planning.
Textul de pe ultima copertă
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.
You will:
You will:
- 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
Caracteristici
Covers best practices for distributed application release and deployment Includes a hands-on approach by working with language-neutral examples Decodes the concept of Blue-Green deployment for your service