Jepsen 9 - A Fsyncing Feeling
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the intricacies of distributed systems correctness in this 42-minute conference talk from GOTO Chicago 2018. Dive into Kyle Kingsbury's presentation on Jepsen, a powerful tool for property-based testing of databases. Learn how Jepsen verifies the correctness claims of distributed systems, including data durability, isolated transactions, and read-write consistency. Discover real-world examples of how Jepsen uncovers flaws in popular databases and gain insights into the challenges of building reliable distributed systems. Understand the importance of rigorous testing in ensuring the integrity of data storage and retrieval in complex distributed environments. Perfect for developers, system architects, and anyone interested in the reliability of modern database systems.
Syllabus
Jepsen 9: A Fsyncing Feeling • Kyle Kingsbury • GOTO 2018
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