define horizontal and vertical scaling
Anónimo
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.