Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,13 @@ <h2>Courses teaching Raft</h2>

<!-- newest first -->
<ul>
<li>
<a href="https://www.ku.dk/en">University of Copenhagen</a>,
<a href="https://kurser.ku.dk/course/ndak18001u">NDAK18001U Big Data Systems (BDS)</a>,
<a href="https://ylzhou.github.io/">Yongluan Zhou</a> and <a href="https://rnlaigner.github.io/">Rodrigo Laigner</a>.
Includes lecture on Raft and programming assignments developing fault tolerant systems with Kafka. (Block 2 2021-2025 and Block 4 2026...)
</li>

<li>
<a href="https://www.cvut.cz/en">Czech Technical University in Prague</a>,
<a href="https://pdv.pages.fel.cvut.cz/">B4B36PDV: Paralelní a distribuované výpočty</a>,
Expand Down
Loading