⟩ Explain about Pub-Sub Architecture, where do you implemented this?
1) Point-to-point Architecture
in this architecture source system will publish the data and
target system will receive the data.
2) Point-to-Multiple Architecture
In this Source system will publish the data to Broker, from broker multiple target systems will subscribe.