the.com/scalability
the difference between a system that grows up and one that just gets fat.
means the capacity of a system to handle more load by adding resources without falling over or rewriting everything.
from from scale, the act of climbing or measuring by degrees; computing borrowed it in the mid-20th century to describe systems that could grow from mainframe to network without collapsing under their own success.
horizontal vs verticaladd more machines, or make one machine stronger
twitter's fail whaleearly monument to scaling badly, publicly
premature optimizationscaling for users you don't have yet
bottleneck lawa system scales only as fast as its slowest part