November 2025
Beginner to intermediate
261 pages
5h 57m
English
In the last chapter, you learned how to create microservices using RPC communication. You also learned how synchronous communication requires a request and a response. In this chapter, you will create two microservices using messaging’s asynchronous communication method to fulfill some business needs regarding invoice management.
Before we dive into messaging communication, let’s first understand why messaging is a viable option. ...
Read now
Unlock full access