koziolk / istio-tutorial

Istio Tutorial for Java Microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polyglot microservices (Java, Node, .NET) + Istio on Kubernetes/OpenShift

There are three different and super simple microservices in this system and they are chained together in the following sequence:

customer → preference → recommendation

For now, they have a simple exception handling solution for dealing with a missing dependent service: it just returns the error message to the end-user.

Table of Contents

About

Istio Tutorial for Java Microservices

License:Apache License 2.0


Languages

Language:Java 61.4%Language:Batchfile 12.7%Language:Shell 8.1%Language:Dockerfile 6.3%Language:C# 5.2%Language:JavaScript 3.5%Language:HTML 2.6%