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.
🔔 Subscribe: / @codeopinion
💥 Join this channel to get access to source code & demos!
/ @codeopinion
🔥 Don't have the JOIN button? Support me on Patreon!
/ codeopinion
📝 Blog: https://codeopinion.com
👋 Twitter: / codeopinion
✨ LinkedIn: / dcomartin
0:00 Intro
1:19 Distributed Transactions
2:36 Latency
5:42 Availability
6:26 Messaging
8:49 Resilience
#microservices #restapi #softwarearchitecture