Online Boutique is a cloud-native microservices demo application. Online Boutique consists of a 11-tier microservices application. The application is a web-based e-commerce app where users can browse items, add them to the cart, and purchase them.
The Demo Application source code is provided by the Google Cloud team, and I will use it to demonstrate technologies like Kubernetes and Istio.
Home Page | Checkout Screen |
---|---|
Online Boutique is composed of many microservices written in different languages that talk to each other over gRPC.