Pub/Sub vs Request/Response Communication
In the early days of microservices, many engineering organizations followed a predictable path. They decomposed their monoliths into smaller services and connected them using the tool they knew best: the HTTP-based Request/Response pattern. This seem...
blog.felipefr.dev13 min read