LOGBOOK

HELP

Quiz Entry - updated: 2026.07.30

What does EDA (Event-Driven Architecture) mean?

An architecture where components communicate by publishing and subscribing to events rather than through tightly coupled direct calls.

This naturally decouples services, so they can be developed, deployed, and scaled independently, and react asynchronously in real time. It is the model Noumena uses to integrate its runtime with external systems.

From Quiz: IOTHACK / IOTHACK Glossary | Updated: Jul 30, 2026