REST APIs for Microservices? Beware!

added by DotNetKicks
3/31/2021 10:19:18 PM

978 Views

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.


0 comments