From 9de2461da6fab33df9c2d926d475f74f67f724d9 Mon Sep 17 00:00:00 2001 From: phriscage Date: Wed, 26 Dec 2018 14:53:27 -0500 Subject: [PATCH] minor README Apigee update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e7537b..6810233 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ web-based e-commerce app called **“Hipster Shop”** where users can browse it add them to the cart, and purchase them. **Google uses this application to demonstrate Kubernetes, GKE, Istio, -Stackdriver, gRPC** and similar cloud-native technologies nowadays. +Stackdriver, gRPC, Apigee** and similar cloud-native technologies nowadays. ## Screenshots @@ -46,6 +46,7 @@ Find **Protocol Buffers Descriptions** at the [`./pb` directory](./pb). - **[gRPC](https://grpc.io):** Microservices use a high volume of gRPC calls to communicate to each other. - **[Istio](https://istio.io):** Application works on Istio service mesh. +- **[Apigee](https://apigee.com):** Application works with Apigee Istio plugin mixer. - **[OpenCensus](https://opencensus.io/) Tracing:** Most services are instrumented using OpenCensus trace interceptors for gRPC/HTTP. - **[Stackdriver APM](https://cloud.google.com/stackdriver/):** Many services