Let’s say we have a User, Wallet REST microservices and an API gateway that glues things together. When Bob registers on our website, our API gateway needs to create...
  • May 25, 2022
  • 0 Comments
What is the standard pattern of orchestrating microservices? If a microservice only knows about its own domain, but there is a flow of data that requires that multiple services...
  • May 25, 2022
  • 0 Comments