Artificial Intelligence
Please fill the required field.

What is the network interface that enables you to distribute the network load across servers? NIC teaming Network load balancing (NLB) Network separation Graphic cards


The network interface that enables you to distribute the network load across servers is **Network Load Balancing (NLB)**. NLB is a technique used to distribute network traffic across multiple servers to ensure that no single server becomes a bottleneck, thereby enhancing performance and reliability. **NIC teaming** is a configuration that combines multiple network interface cards to work together for redundancy and increased throughput, but it's not primarily used for load distribution across servers. **Network separation** generally refers to segmenting networks for security or performance improvement rather than load balancing. **Graphic cards** are unrelated to network load distribution; they are used for rendering images and video. So, the correct answer is: **Network load balancing (NLB)**.