Pretty much all documentation on microservices I came across explain just one tiny part of some complex system. I am trying to understand big picture. So my question is: Has anyone expirienced in practice multi level AMQP Event Buses across solution when using microservices? Something like shown in the picture?
Or is it better to have just one message broker to handle all PUB/SUB across entire solution?