/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

davquar.it
| | preethikasireddy.com
5.6 parsecs away

Travel
| | Distributed systems can be difficult to understand, mainly because the knowledge surrounding them is distributed. But don't worry, I'm well aware of the irony. While teaching myself distributed computing, I fell flat on my face many times. Now, after many trials and tribulations...
| | techglider.github.io
5.0 parsecs away

Travel
| |
| | ferd.ca
3.5 parsecs away

Travel
| | An old document I surfaced with my quick tour of distributed systems theory fundamentals
| | briankung.dev
23.2 parsecs away

Travel
| I survived David Beazley's weeklong course on the Raft consensus algorithm that powers technologies like Kubernetes, MongoDB, and Neo4j. Image from https://raft.github.io/ The Raft Consensus Algorithm is a way for a gaggle of computers to agree on a sequence of events, or a "log" of events. Raft is useful for things like databases - once...