Understanding that systems can scale vertically or horizontally, up or down, and out or in — As defined in a previous post, scalability is the ability of a system to do more or bigger work with an increase in system resources (CPUs/cores, memory, IOPS, etc.) or units (nodes, machines, etc.) — usually, without material impacting performance. Scalable systems may be vertically scalable, which means they can…