Skip to content

Instantly share code, notes, and snippets.

View hamidgasmi's full-sized avatar
🌞
I love vitamin D

Hamid hamidgasmi

🌞
I love vitamin D
View GitHub Profile
@hamidgasmi
hamidgasmi / AdvancedDistributedSystemDesignCourseNotes.md
Created September 27, 2022 11:18 — 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