What is the primary advantage of using a service mesh over adding resilience logic directly in application code?
-
A
Meshes are faster than in-process libraries
-
B
Meshes decouple infrastructure concerns from business logic so any language or framework benefits
-
C
Meshes eliminate the need for Kubernetes
-
D
Meshes automatically scale applications based on traffic