Skip to content

Instantly share code, notes, and snippets.

View rdagumampan's full-sized avatar

Rodel E. Dagumampan rdagumampan

View GitHub Profile
@rdagumampan
rdagumampan / AdvancedDistributedSystemDesignCourseNotes.md
Created January 8, 2024 15:40 — forked from craigtp/AdvancedDistributedSystemDesignCourseNotes.md
Notes on Udi Dahan's Advanced Distributed System Design Course

Advanced Distributed System Design Course - Udi Dahan

Notes by Craig Phillips

Fallacies of Distributed Computing

  • There are 11 fallacies of Distributed Computing:
    1. The network is reliable
    2. Latency isn’t a problem
    3. Bandwidth isn’t a problem
    4. The network is secure
  1. The topology won’t change