nerdexam
CompTIA

N10-009 · Question #238

Which of the following is designed to distribute network traffic among devices based on the quantity of traffic?

The correct answer is A. Load balancer. A load balancer is specifically designed to distribute incoming network traffic across multiple servers or resources to prevent overload and optimize resource utilization and reliability.

Submitted by kim_seoul· Mar 6, 2026Networking Concepts

Question

Which of the following is designed to distribute network traffic among devices based on the quantity of traffic?

Options

  • ALoad balancer
  • BRouter
  • CProxy
  • DSwitch

How the community answered

(48 responses)
  • A
    88% (42)
  • B
    6% (3)
  • C
    4% (2)
  • D
    2% (1)

Why each option

A load balancer is specifically designed to distribute incoming network traffic across multiple servers or resources to prevent overload and optimize resource utilization and reliability.

ALoad balancerCorrect

A load balancer intelligently distributes incoming network traffic across a group of backend servers or resources, often based on algorithms that consider server health, current load, or other metrics. This prevents overload on any single server, improving overall application availability and responsiveness by ensuring efficient use of resources.

BRouter

A router forwards packets between different networks based on IP addresses and routing tables, not primarily for distributing traffic among multiple servers for load sharing.

CProxy

A proxy server acts as an intermediary for requests from clients seeking resources from other servers, primarily for security, caching, or anonymity, not for distributing traffic among backend devices.

DSwitch

A switch connects devices within a local area network (LAN) by forwarding frames based on MAC addresses, and while it handles traffic, its primary function is not to distribute load across multiple servers.

Concept tested: Load balancer functionality for traffic distribution

Source: https://learn.microsoft.com/en-us/azure/load-balancer/load-balancer-overview

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice