Wednesday, March 31, 2021

Service Meshes: Why Istio? An Introduction

In our introduction to Istio Service Mesh, we will cover basic points as below:

  • What is a Service Mesh?
  • Why do we need Service Mesh?
  • Types of Service Mesh Available and Why Istio?
  • Istio — Architecture and Implementations.
  • Istio Components.
  • Istio Features.

What Is a Service Mesh?

In any microservice-based architecture, whenever there is a service call from one microservice to another. We are not able to infer or debug what is happening inside the networked service calls. 



from DZone.com Feed https://ift.tt/31F2lGI

No comments:

Post a Comment