Codat interview question

define horizontal and vertical scaling

Interview Answer

Anonymous

17 Feb 2022

In context of the document object model, scaling refers to the rate of height/width of elements with respect to the size of the page. In context of infrastructure, horizontal scaling refers to splitting the work across more independent nodes while vertical scaling is adding more resources (RAM, processors, cold storage) to a specific node.