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
In Search of an Understandable Consensus AlgorithmUSENIX via YouTube Java.util.concurrent for Distributed Coordination
Devoxx via YouTube Deploying a Database on Kubernetes - Architecture and Challenges
Linux Foundation via YouTube Deep Dive: etcd and Raft Consensus Algorithm
Linux Foundation via YouTube Using Raft in Rust to Build Distributed Systems - RustConf 2018
Rust via YouTube