Konubinix' opinionated web of thoughts

Service Mesh Implementation and Single-Responsibility Principle

Fleeting

service mesh implementation and SRP

Before service mesh implementations, we had to write the logic in all the application codes.

No, we can follow the single-responsibility principle and let a single component deal with the service mesh stuff, like circuit breaker.

This is also one of the topics of the 6th episode of hoot.