polettix / ETOOBUSY

GitHub Pages with Jekyll for the impatient
https://github.polettix.it/ETOOBUSY/
Other
6 stars 1 forks source link

Istio & Envoy #12

Open polettix opened 4 years ago

polettix commented 4 years ago

Interesting article on Istio: What is Istio? The Kubernetes service mesh explained

Istio Architecture:

Istio Architecture

Interesting quote about microservices (here):

The industry tends to romanticize microservices, and often for good reason, but the truth is there are a lot of hard parts to microservices. From a technology perspective, building microservices means building distributed systems. And distributed systems are hard.

The article also contains an overview of Envoy and Istio