My Thai Star with Microservices and ISTIO Service Mesh Implementation
As always, our reference application, My Thai Star
now has been implemented with Microservices and ISTIO Service Mesh features:
-
devon4j - Java
-
My Thai Star now has a sample version on Microservices architecture.
-
The github repository for the microservices version of My Thai Star is hosted at My Thai Star with Microservices
-
My Thai Star Microservices now has a multi stage docker build which generates the respective docker images for all the My Thai Star services.
-
My Thai Star microservices has the Kubernetes artifacts available to be able to deploy into Kubernetes pods.
-
My Thai Star microservices has ISTIO the service mesh implementation.
-
Check out the guides to implement or configure ISTIO features such as Traffic Routing, Network Resiliency features(RequestRouting, RequestTimeouts, Fault Injection, Circuit Breaker), Canary Deployments.
-