[Distributed systems] Basic of Distributed systems
·
[ Computer Science ]/Distributed systems
scaling computer systems > vertical scaling . horizontal scaling vertical scaling = scale up = adding more powerful hardware components in a serverhorizontal scaling = scale out = adding more servers   why scale out systems ??? 1. better performance ( = high throughput & parallel processing -> low latency   )   + 1MRPS is 1 million requests per second2. fault tolerance (single server often since..