Metadata
Technology & Computer Science Graduate Apply Medium-
Subject
Technology & Computer Science
-
Education level
Graduate
-
Cognitive goals
Apply
-
Difficulty estimate
Medium
-
Tags
Raft, consensus, distributed-systems, replication, fault-tolerance, key-value-store
-
Number of questions
5
-
Created on
-
Generation source
-
License
CC0 Public domain
-
Prompt
Assess students' ability to apply the Raft consensus algorithm to design and analyze a fault-tolerant replicated key-value store. Tasks should include specifying system architecture (leader election, log replication, membership changes), state machine semantics and client request handling to achieve linearizability, mechanisms for persistence, snapshotting and log compaction, procedures for leader crashes, network partitions and node recovery, and a quantitative evaluation of availability, consistency, and recovery time under fault scenarios. Require justification of design choices and trade-offs.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.