Saturday, November 25, 2023

APIs: Microservices vs Monolith

REST APIs for Microservices? Beware! - YouTube

Are you using REST APIs for a Microservices architecture? If you're using REST, HTTP APIs, gRPC, or any other Request/Response model as the primary way to communicate between microservices, you're going to need to deal with possibly hard to debug latency issues and address availability concerns.

No comments: