Learn about the fundamental algorithms powering modern container orchestration platforms in this 41-minute Docker conference talk. Explore concepts such as quorum, consensus, leader election, and various scheduling algorithms, understanding their impact on running applications. Gain insights into the Raft consensus algorithm, discover techniques for debugging logs, and understand the importance of backups. Walk away with actionable steps to maintain high availability for your services and the ability to explain these crucial concepts to your team.
Overview
Syllabus
Introduction
What is quorum
What is raft
Leader elections
Debugging logs
Scheduling
Backup
Taught by
Docker