to several microservice.
Suppose main task of the monolithic app is messaging.
Also suppose I have several third party customers so that they want communicate with my messaging by some REST-APIs.
So I divided my rest-apis to several module.
Now what is the best way to communicate REST-API modules (services) to messaging service?
try to rewrite the inside architecture, maybe spliting functions is not enough and performance issues may come out .
Обсуждают сегодня