Which THREE of the following are benefits of using an event-driven architecture? (Choose three.)
Failure in one component does not directly affect others.
Why this answer
Event-driven architecture enables loose coupling, scalability, and asynchronous processing.