November 2018
Intermediate to advanced
390 pages
10h 8m
English
We have discussed service mesh solutions and how they are helping to realize the elusive goal of service resiliency. There are a few different deployment models:
Per-host proxy deployment pattern: In this deployment model, the proxy instance is being used in every host/node. As described previously, one host can be a VM or a BM server. This host is a Kubernetes worker node. Many services can be made to run on a single host. All of these services have to send their various service requests to the destination through the proxy instance. As shown in the following diagram, the proxy instance can be deployed ...
Read now
Unlock full access