Lesson 201 - Microservices Communication Protocols   
(December 2, 2024)

When communicating between services in a microservices architecture, you have three basic protocols to choose from: REST via an API Gateway, request/reply messaging, and gRPC. In this lesson I talk about each of these communication protocols and discuss the trade-offs associated with each.

Stamp Coupling: https://www.developertoarchitect.com/lessons/lesson105.html
Software Architecture Monday: 
https://bit.ly/3dadEe3
Head First Software Architecture: https://amzn.to/3VNFI0o
Fundamentals of Software Architecture: https://amzn.to/3rgFLjY
Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2

Back To Lessons      Next Lesson





©2018-2025 DeveloperToArchitect