स्केलेबिलिटी ही सिस्टमची वाढलेला लोड हाताळण्याची (अधिक वापरकर्ते, विनंत्या, डेटा) क्षमता आहे, ज्याद्वारे संसाधने जोडली जातात. यास साध्य करण्यासाठी व्हर्टिकल स्केलिंग (मोठी मशीन) आणि विशेषतः हॉरिजॉन्टल स्केलिंग (अधिक मशीन), लोड बॅलान्सिंग, कॅशिंग आणि वितरणासारख्या तंत्रांचा समावेश आहे.
स्केलेबिलिटी म्हणजे काय
SCALABILITY = the ability to handle GROWTH (more load) by adding resources, maintaining
performance:
→ a scalable system handles 10x or 100x the load by adding capacity
→ a non-scalable system degrades/fails as load grows (a bottleneck)
→ essential because successful systems grow.
