Senior
From PDF
Microservices
Microservices
Explain how event-driven architecture can be used in
Short answer: microservices. In event-driven architecture (EDA), services communicate asynchronously by emitting and consuming events. Instead of calling each other directly, services emit events (e.g., order created, payment processed) that other services listen for and react to. How it works:
Say this in the interview
- Define — one clear sentence (the short answer above).
- Example — relate it to a project like ShopNest or your real work.
- Trade-off — when you would not use it.
Share this Q&A
Share preview image: https://www.toolliyo.com/images/toolliyo-logo.png