Header banner
Revain logoHome Page
Trey Harvey photo
1 Level
1430 Review
33 Karma

Review on Istio by Trey Harvey

Revainrating 4 out of 5

So far, I am really enjoying working with Envoy Proxy

The ability for us as developers who are not networking experts is very simple! You create an envoy file in YAML format which describes how connections should be routed through our system (think IP addresses).

img 1 attached to Istio review by Trey Harvey

This allows me at least some degree of confidence when deploying new code changes because we know exactly what will happen from one change point until another without having full visibility into all details regarding where packets actually go within my infrastructure stack - this was previously quite difficult since there were so many moving parts involved.

Pros
  • The ability to use yaml files to describe how services should be routed through my infrastructure this is very helpful for developers who are not networking experts and want to deploy changes without having to worry about the networking details
Cons
  • The documentation is not very easy to read and the ability to debug issues is not great