Getting started with event-driven architectures (opens in new tab)
All developers, architects, and product managers are used to REST APIs and the synchronous paradigm of communication. You make a request and wait for the response. This is exactly how the web works. Y
Read the original article