Monday, June 21, 2021

Set up a service mesh on Istio

Service mesh and serverless deployment models represent the next phase in the evolution of microservice architectures. Service mesh enables developers to focus on business feature development rather than managing non-functional microservices capabilities such as monitoring, tracing, fault tolerance, and service discovery.

Open source service mesh projects, including Istio, LinkerD, and Kuma, use a sidecar, a dedicated infrastructure layer built right into an app, to implement service mesh functionalities. So, developers can improve monitoring and trace of cloud-native microservices on a distributed networking system using Jaeger to build an Istio service mesh.



from DZone.com Feed https://ift.tt/3wNw91V

No comments:

Post a Comment