Back to articles

Tag archive

#mesh

S
Jun 26, 2026

Service Mesh in .NET core

A service mesh is a dedicated infrastructure layer that handles service-to-service communication in microservices architectures. It provides observability, traffic management, security, and resilience without requiring changes to application code. Service meshes use sidecar proxi

Jun 26, 20263 min read0 reactions0 comments