What is Load balancing primarily used for?
- A. An open-source platform used to automate the deployment, scaling, and management of containerized applications.
- B. Software that creates and manages virtual machines by allocating physical hardware resources among them.
- C. A computing model that processes data closer to its source rather than relying on a centralized cloud location.
- D. A technique that distributes network or application traffic across multiple servers to ensure reliability and performance. ✓
Correct answer
D. A technique that distributes network or application traffic across multiple servers to ensure reliability and performance.
Explanation
Load balancing refers to a technique that distributes network or application traffic across multiple servers to ensure reliability and performance.