EDA
Event-driven architecture Notion
Event-driven architecture
Event-driven architecture (EDA) is a software architecture paradigm concerning the production and detection of events. Event-driven architectures are evolutionary in nature and provide a high degree of fault tolerance, performance, and scalability. However, they are complex and inherently challenging to test. EDAs are good for complex and dynamic workloads. [1]
https://en.wikipedia.org/wiki/Event-driven_architecture
Event-Hidden Architectures
Event-driven distributed architectures can cause complexity and operational challenges, so it's beneficial to hide the asynchronous and event-driven advantages behind a synchronous single-stack-like interface for developers, enabling stable scalability
Event-Hidden Architectures | Skip
Interactive features without events
https://skiplabs.io/blog/event-hidden-arch

Seonglae Cho