All Questions
1 question
0
votes
1
answer
418
views
Micro service architecture : Solving complex queries owned by particular service
I am working micro service architecture and figuring out what is the best way to get complex data from a micro service.
So for example : Let's say micro service A is owning data based on any CRUD ...