Skip to content

Latest commit

Β 

History

History

Distributed Systems

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Β 
Β 
Β 
Β 

Distributed Systems

  • Distributed System is the ability to abstract out the Distributed-ness.
  • Multiple Components and Multiple Machines

The best and the worst thing about distributed systems is,

Anything that could go wrong would go wrong

Key to designing a good distributed system

  • Start with a Day 0 architecture and scale each component
  • Why distributed Systems?
    • Scale
    • Horizontal Scalability
    • Fault Tolerance