Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Service Mesh

...

  • At a high level, Istio helps reduce the complexity of deployments, and eases the strain on your development teams.
  • It is a completely open source service mesh that layers transparently onto existing distributed applications.
  • It is also a platform, including APIs that let it integrate into any logging platform, or telemetry or policy system.
  • Istio’s enables to successfully, and efficiently, run a distributed microservice architecture, and provides a uniform way to secure, connect, and monitor microservices

Why to use Istio

  • service mesh
  • access control
  • telemetry
  • traffic management
  • canary Deployment
  • mtls

Objectives

  • Advanced control over traffic
  • Custom traffic rules for ip,
  • Data Store for telemetry- and configs
  • Checking the apis

Overhead involved

  • Addition hops to access a service
  • CPU and Memory consumption of workers for side cars