|
You are here |
tomaugspurger.net | ||
| | | | |
briankung.dev
|
|
| | | | | 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... | |
| | | | |
benjamincongdon.me
|
|
| | | | | Learning Raft by making one. | |
| | | | |
blog.carlosgaldino.com
|
|
| | | | | Writings on Computer Science and software engineering by Carlos Galdino. | |
| | | | |
henrikwarne.com
|
|
| | | What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is... | ||