Strong and Efficient Consistency with Consistency-Aware Durability
Offered By: USENIX via YouTube
Course Description
Overview
Explore a groundbreaking approach to durability in distributed storage systems through this award-winning conference talk from FAST '20. Delve into consistency-aware durability (CAD), a novel technique that enables strong consistency without sacrificing performance. Learn about cross-client monotonic reads, a powerful consistency property for leader-based systems that ensures monotonic reads across failures and sessions. Discover ORCA, a modified version of ZooKeeper that implements CAD and cross-client monotonic reads, and examine its impressive performance improvements over both weakly and strongly consistent ZooKeeper implementations. Gain insights into how this innovative approach can significantly enhance throughput and reduce latency in distributed storage systems, particularly in geo-distributed settings.
Syllabus
FAST '20 - Strong and Efficient Consistency with Consistency-Aware Durability
Taught by
USENIX
Related Courses
Creating and Administering Google Cloud Spanner InstancesPluralsight Architectural Patterns of Resilient Distributed Systems
Strange Loop Conference via YouTube Microsecond Consensus for Microsecond Applications
USENIX via YouTube HTMFS - Strong Consistency Comes for Free with Hardware Transactional Memory in Persistent Memory File Systems
USENIX via YouTube UniStore - A Fault-Tolerant Marriage of Causal and Strong Consistency
USENIX via YouTube