Simplifying Service-to-Service Communication
After our team struggled to keep up with our distributed systems architecture, here is how we reduced complexity in inter-service communication.
May 1, 202313 min read807

Search for a command to run...
Articles tagged with #microservices
After our team struggled to keep up with our distributed systems architecture, here is how we reduced complexity in inter-service communication.

A good software architecture for a startup looks very different from the one you might build for an enterprise system. Here is what worked for us.
