Book description
Microservices fundamentally change the way you design enterprise software. By adding network dependencies to your application logic, you invite in a host of potential hazards that grow proportionally with the number of connections you make. With the updated edition of this practical ebook, application architects and development team leads will learn how to use the Istio service mesh to connect, manage, and secure microservices in order to create powerful cloud-native applications.
Burr Sutter and his team at Red Hat introduce you to several key microservices capabilities that Istio provides on top of Kubernetes and OpenShift. You’ll learn how your application can offload service discovery, load balancing, resilience, observability, and security to Istio so you can focus on differentiating business logic.
Dive into Istio with detailed examples of:
- Traffic control: Examine Istio patterns including smarter canaries and dark launches
- Service resiliency: Discover how Istio provides load balancing, circuit breaking, and pool ejection
- Chaos testing: Test your system’s ability to withstand turbulent conditions through fault injection
- Observability: Use tracing and metrics to learn the relationships between individual system components
- Security: Explore Istio’s security capabilities, such as mTLS, RBAC, and policy enforcement
Product information
- Title: Introducing Istio Service Mesh for Microservices, 2nd Edition
- Author(s):
- Release date: July 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492052623
You might also like
book
Microservices: Up and Running
Microservices architectures offer faster change speeds, better scalability, and cleaner, evolvable system designs. But implementing your …
book
Spring Microservices in Action, Second Edition
By dividing large applications into separate self-contained units, Microservices are a great step toward reducing complexity …
video
Building a scalable microservice architecture with Envoy, Kubernetes, and Istio
Microservices and containers have taken the software industry by storm. Transitioning from a monolith to microservices …
video
Kubernetes Microservices
See it. Learn it. Do it! Microservices designs require you to change how you build and …