# Why Event-Driven Architecture Falls Short at Scale

DevFeed: [Why Event-Driven Architecture Falls Short at Scale](<https://devfeed.tech/articles/events-are-the-wrong-abstraction-rethinking-distributed-systems-35829.md>)

Original publisher: [Read original article](<https://temporal.io/blog/events-are-the-wrong-abstraction-rethinking-distributed-systems>)

Author: Drew Gorton

Published: 2024-11-12T08:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [event driven](<https://devfeed.tech/topics/event-driven.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [reliability](<https://devfeed.tech/topics/reliability.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [event-driven-architecture](<https://devfeed.tech/tags/event-driven-architecture.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [temporal-concepts](<https://devfeed.tech/tags/temporal-concepts.md>)

## AI overview

This article argues that Event-Driven Architecture becomes complex, fragile, and difficult to manage at scale. It discusses unclear interfaces and effective coupling in EDA and presents Temporal's Durable Execution as an alternative perspective for simplifying distributed systems and improving reliability.

## Source excerpt

Discover why Event-Driven Architecture falls short at scale and how Durable Execution with Temporal simplifies distributed systems for better reliability.