Presentation: Opportunities and Pitfalls of Event-Driven Utopia
This presentation is now available to view on InfoQ.com
Watch video with transcriptAbstract
Event-driven architectures are on the rise. They promise both better decoupling of components by using an event bus and improved scalability in terms of throughput. Decoupled modules help to scale your software development efforts itself. Event streaming promises to handle ever-growing amounts of "data in motion" in real-time, event sourcing allows us to time travel, and domain events have turned out to be powerful building blocks that lead to a better understanding of underlying business requirements.
But there are also pitfalls that you’d better be aware of. For example event-notifications used inappropriately can lead to tighter coupling or cyclic dependencies between components. It is also easy to lose sight of flows across service boundaries, making it hard to understand how core business logic is actually implemented. This can get even worse if you lack tooling to get insights into your event flows. Last but not least, the event-driven approach is not well-understood by most developers or business analysts, making it hard for companies to adopt. In this talk, I will quickly go over the concepts, the advantages, and the pitfalls of event-driven utopia. Whenever possible, I will share real-life stories or point to source code examples.
Similar Talks
Machine-to-Machine Interfaces
Sr. Consultant, AppDev @awscloud
Ari Lerner
Building a High-Performance Networking Protocol for Microservices
Co-Founder @netifi_inc
Robert Roeser
Domain Driven Design AMA w/ Vernon, Charlton & Alagarsamy
Solution Architect @Particular Software
Indu Alagarsamy
Connecting the Dots: Applying Microservices (Registration required)
Creator of Jaeger & Software Engineer @Uber
Yuri Shkuro
Microservice Observability AMA w/ Shkuro, Kaiser & MacCárthaigh
Creator of Jaeger & Software Engineer @Uber