User Tools

Site Tools


ddsf:public:guidebook:06_append:glossary:s:scaleout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ddsf:public:guidebook:06_append:glossary:s:scaleout [2020/08/11 01:04]
admin created
ddsf:public:guidebook:06_append:glossary:s:scaleout [2021/07/14 16:45] (current)
murphy ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== Scaling Out ===== ===== Scaling Out =====
-[[ddsf:private:cookbook:​06_append:​glossary| Return to Glossary ]]+[[ddsf:public:guidebook:​06_append:​glossary:start| Return to Glossary ]]
  
-**Scaling Out** takes the infrastructure you’ve got, and replicates it to work in parallel. This has the effect of increasing infrastructure capacity roughly linearly. Data centers often scale out using pods. Build a compute pod, spin up applications to use it, then scale out by building another pod to add capacity. Actual application performance may not be linear, as application architectures must be written to work effectively in a scale-out environment.+**Scaling Out** takes the infrastructure you’ve got, and replicates it to work in parallel. This has the effect of increasing infrastructure capacity roughly linearly. Data centers often scale out using pods. Build a compute pod, spin up applications to use it, then scale out by building another pod to add capacity. Actual ​[[ddsf:​public:​guidebook:​06_append:​glossary:​a:​appperform|application performance]] may not be linear, as application architectures must be written to work effectively in a scale-out environment.
  
-Also see: +Also see: [[ddsf:​public:​guidebook:​06_append:​glossary:​s:​scaleup]]
  
 Source: [[https://​packetpushers.net/​scale-up-vs-scale-out/​ ]] Source: [[https://​packetpushers.net/​scale-up-vs-scale-out/​ ]]
  
ddsf/public/guidebook/06_append/glossary/s/scaleout.1597122268.txt.gz · Last modified: 2020/08/11 01:04 by admin