Service mesh

Metrics and traces correlation in Kiali
Article

Metrics and traces correlation in Kiali

Joel Takvorian

We explore the new correlation features in Kiali, which let you visually correlate traces and metrics over spans of time.

Istio
Article

Video: Introduction to Istio service mesh

Kamesh Sampath

Kamesh Sampath provides an overview of Envoy and Istio, two open source projects that will change the way you write cloud-native Java applications on Kubernetes. We’ll show how to download and set up Istio on your local laptop, then deploy Java microservices as part of the Istio service mesh with Istio sidecar proxy.

Share graphics_Introducing Istio service Mesh for Microservices
E-book

Introducing Istio Service Mesh for Microservices

Burr Sutter +1

Download the Introducing Istio Service Mesh for Microservices e-book and explore key microservices capabilities that Istio provides on Kubernetes and OpenShift.

Graph view showing issues in the mesh
Article

Observe what your Istio microservices mesh is doing with Kiali

Heiko Rupp

The Kiali project provides observability of a service mesh and the services in the mesh. This post describes how to use Kiali to observe what the microservices in your Istio service mesh are doing, validate the Istio configuration, and see any issues.

Moscone West graced with the Shadowman logo
Article

Red Hat Summit: Containers, Microservices, and Serverless Computing

Doug Tidwell

You're in an IT department. How does the rest of the organization see you? As a valuable asset whose code and APIs make a difference in the marketplace, or as a necessary evil that should be trimmed wherever possible? Containers, microservices, and serverless computing can get you where you need to go.

Istio logo
Article

Getting Started with Istio and Jaeger on Your Laptop

Siamak Sadeghianfar

About a year ago Red Hat announced its participation as a launch partner of the Istio project. We are now introducing the istiooc command-line tool and a set of pre-built Istio and Jaeger example scenarios that would make it even easier to get started with these technologies.

Introduction to Istio blog series
Article

Istio Service Mesh Blog Series Recap

Don Schenck

The past nine weeks of blog posts have introduced, explained, and demonstrated some of the many features of the Istio service mesh when combined it is with Red Hat OpenShift and Kubernetes. This, the final post in this series, is a recap.

Introduction to Istio Service Mesh series
Article

Istio Egress: Exit Through the Gift Shop

Don Schenck

Using Istio with Red Hat OpenShift and Kubernetes makes life with microservices easier. But what if you want your microservice to talk to another service that is outside of your OpenShift/Kubernetes/pods environment? Enter Istio Egress.

Introduction to Istio Service Mesh series
Article

Istio Smart Canary Launch: Easing Into Production

Don Schenck

This is part eight of a ten-week series and covers using the Canary Deployment pattern to ease code into production. Istio makes this easy while giving you several good options for intelligent routing. And you can do it all without changing your source code.