Hi @nitishgoyal13
As per your post on Medium, If Service A is calling Callback Service with a callback URL which is later to be called from Callback Service, wouldn't that sort of create a circular dependency ?
I can see that Callback Service mightn't know/understand about Service A, but isn't that the kind of tight(or semi) coupling we seek to remove from microservice architecture ?
Hi @nitishgoyal13
As per your post on Medium, If Service A is calling Callback Service with a callback URL which is later to be called from Callback Service, wouldn't that sort of create a circular dependency ?
I can see that Callback Service mightn't know/understand about Service A, but isn't that the kind of tight(or semi) coupling we seek to remove from microservice architecture ?