Is it a good idea to use HeartBeat events in Event-driven Microservice Architecture ?
The application i'm working on contains an Event Distribution Framework which collects events from various systems and publishes to the Consumer app.
I was wondering if event driven architecture talks anything about HeartBeat events to monitor e2e connectivity .. ?