Which strategy involves adding more machines or nodes to a system to handle increased load?
- Clustering
- Load Balancing
- Scaling Out
- Scaling Up
Scaling out, also known as horizontal scaling, involves adding more machines or nodes to a system to handle increased load. It's a strategy used to improve a system's performance and capacity by distributing the workload across multiple resources.
Loading...
Related Quiz
- An organization has data scattered across multiple databases and wants to create a unified, reliable repository for business intelligence and reporting. Which solution would be most apt?
- In the context of data warehousing, what is the process of extracting, transforming, and loading data known as?
- In a top-down approach to building a data infrastructure, which is typically built first?
- Which term describes the categorical information about a measure in a data model?
- When considering scalability, what challenge might a stateful application present as opposed to a stateless one?