In horizontal scaling, additional ____________ are added to distribute the load.
- Databases
- Processes
- Servers
- Users
Horizontal scaling entails adding more servers to handle the increased load. By distributing the load across multiple servers, the system can better handle higher volumes of traffic or data processing. This approach contrasts with vertical scaling, where additional resources are added to a single server to enhance its capacity.
Loading...
Related Quiz
- In SQL, the SELECT statement is used to retrieve data from one or more ____________.
- Database testing is used to measure a database's ability to handle a sudden and significant increase in user activity.
- In database testing, what does "ETL" stand for?
- Which type of database testing involves verifying data integrity and validation in ETL processes?
- In load testing, what is the typical approach to evaluate system performance?