This repository contains my solutions to the labs of the MIT 6.824 Distributed Systems course. The course is taught by Robert Morris, Frans Kaashoek, and Nickolai Zeldovich. The course website is available here.
- Lab 1: MapReduce
- Lab 2: Raft
- Lab 3: Fault-tolerant Key/Value Service
- Lab 4: Sharded Key/Value Service