Clustered Event-Driven Services
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the architecture of clustered event-driven services in this 35-minute conference talk from YOW! 2017. Discover how Olivier Deheurles and James Watson, from Adaptive, implemented a system inspired by LMAX's Foreign Exchange architecture. Learn about the Raft consensus algorithm for reliable state replication between nodes, and understand the benefits of this design compared to mainstream architectures. Gain insights into building fast, resilient services without a database, and see how this approach offers a clean separation of concerns between infrastructure and application logic. Ideal for those interested in domain-driven design, this talk provides valuable knowledge on creating efficient and robust event-driven systems.
Syllabus
Clustered Event-Driven Services • Olivier Deheurles & James Watson • YOW! 2017
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube