Vertically Scalable Computing System

From GM-RKB
Revision as of 10:10, 21 April 2019 by Gmelli (talk | contribs) (Created page with "A Vertically Scalable Computing System is a computing that can be scaled by adding resources to (or removing resources from) a single node. * <B>Counter-Example(s):</B...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Vertically Scalable Computing System is a computing that can be scaled by adding resources to (or removing resources from) a single node.



References

2019

  • (Wikipedia, 2019) ⇒ https://en.wikipedia.org/wiki/Scalability#Vertical Retrieved:2019-4-21.
    • Scaling vertically (up/down) means adding resources to (or removing resources from) a single node, typically involving the addition of CPUs, memory or storage to a single computer.[1]

      Larger numbers of elements increases management complexity, more sophisticated programming to allocate tasks among resources and handle issues such as throughput and latency across nodes, while some applications do not scale horizontally.

      Note that network function virtualization defines these terms differently: scaling out/in is the ability to scale by add/remove resource instances (e.g. virtual machine), whereas scaling up/down is the ability to scale by changing allocated resources (e.g. memory/CPU/storage capacity)

  1. Cite error: Invalid <ref> tag; no text was provided for refs named parallel_arch