Tracks/The Timekeeper
16

The Timekeeper

Intermediate
Foundations|20 tasks

There are no global clocks in distributed systems. This track is about building the abstractions that replace them. You will explore physical time failures, implement Lamport clocks, vector clocks, and hybrid logical clocks.

Subtracks & Tasks

Interview Prep

Common interview questions for Distributed Systems / Backend Engineer roles that map directly to what you build in this track. Click any question to reveal the model answer.

Questions are representative of real interview patterns. Model answers are starting points — adapt them with your own experience and the specific context of the interview.

Common Mistakes

The top 5 mistakes builders make in this track — and exactly how to fix them. Click any mistake to see the root cause and the correct approach.

Comparison Mode

Side-by-side comparisons of the approaches, algorithms, and trade-offs you encounter in this track. Expand any comparison to see a detailed breakdown.

Concepts Covered

system clockclock monotonicityNTPbackward jumpmonotonic clockclock wrapperinformation lossordering guaranteesplit-brainleaseclock driftleader electionTrueTimeGoogle Spanneruncertainty intervalbounded errorexternal consistencycommit waitSpannerlinearizabilityLamport clocklogical timehappened-beforecausal orderingcausalityconcurrent eventsLamport limitationdistributed mutexLamport mutexrequest queuetotal orderingcontentionfairnesswait timequeue orderingmessage complexitytoken ringcentralized mutexalgorithm comparisonvector clockpartial orderdistributed timehappens-beforeconcurrency detectionmessage reorderingcausal deliverydistributed chatdotted version vectorsspace optimizationversion vectorsRiakconflict detectionwrite-write conflictmulti-value registerDynamoDB stylehybrid logical clockphysical timelogical counterCockroachDBcausality preservationclock skew boundNTP correctionepsilon bounddistributed lockHLC timestamppriority orderingtime oraclecentralized clockfailoverbackup oraclesingle point of failurearchitecture decision recordclock comparisonmulti-regiontradeoffs

Prerequisites

It is recommended to complete the previous tracks before starting this one. Concepts build progressively throughout the curriculum.