Implement Service Mesh in Microservices

Manish Kumar Singh3 1 Reputation point
2022-06-21T08:22:02.193+00:00

Hello Team,

The question that I am going to put here , it might be very trivial but facing some issues. Please provide your insight.

I am designing an architecture of a system that has 10-15 microservices and I am planning to implement these in .Net Core ASPNET WEB API. I have a question how I will be implement the Services Mesh/ISTIO at my code for inter communication between microservices, Circuit breaking, Retry and all.

I have gone through many articles, and read out that this is implemented at the deployment stage not in the actual Code of Microservices.

So My questions, How I can define the inter communication between Microservice using Side CAR/ISTIO/Service Mesh.

Thanks for your Support.

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
317 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 61,181 Reputation points
    2022-06-21T14:54:10.587+00:00
    0 comments No comments