|
|
|
|
|
by bushbaba
844 days ago
|
|
Service Meshes are something necessary for a small portion of Fortune 500s which have 1000s of microservices. Sure you could use load balancers but it becomes cost efficient to move towards a client-side load balancer. If you aren't a Google, Apple, Microsoft, ...etc scale company than a service mesh might be a tad overkill |
|
There are plenty of languages and RPC frameworks where you can solve this without resorting to a service mesh.
Practically, and to your point, service meshes solve an organizational problem, not a technical one.