Back to Learn

What Is Bandwidth? | NOC.org

What Is Bandwidth?

Bandwidth is the maximum amount of data that can be transmitted over a network connection in a given period of time. It represents the capacity of the link — not how fast data travels, but how much data can flow through at once. Bandwidth is typically measured in bits per second, with modern networks operating in megabits per second (Mbps) or gigabits per second (Gbps).

Think of bandwidth like a highway: a four-lane road can carry more cars at the same time than a two-lane road, even if both have the same speed limit. In networking terms, a 10 Gbps connection can move ten times more data simultaneously than a 1 Gbps connection, regardless of the latency on either link.

Bandwidth vs. Throughput vs. Latency

These three terms are often confused, but they describe different aspects of network performance:

  • Bandwidth is the theoretical maximum capacity of the link. A 1 Gbps port can never move more than 1 gigabit per second, no matter how optimized the traffic is.
  • Throughput is the actual amount of data successfully transferred in practice. Throughput is always less than or equal to bandwidth because protocol overhead, packet loss, and congestion reduce the effective rate.
  • Latency is the time it takes for a single packet to travel from source to destination. A satellite link may have enormous bandwidth but very high latency, while a local fiber connection offers both high bandwidth and low latency.

For website performance, all three matter. High bandwidth ensures your server can serve many visitors simultaneously. Low latency ensures each visitor gets a fast response. And high throughput means the real-world experience matches the theoretical capacity.

How Bandwidth Is Measured

Bandwidth is measured in multiples of bits per second:

  • Kbps (kilobits per second) — legacy dial-up and low-speed connections.
  • Mbps (megabits per second) — typical broadband and consumer connections. Most home connections range from 100 Mbps to 1 Gbps.
  • Gbps (gigabits per second) — data center and enterprise uplinks. Server hosting commonly provides 1 Gbps to 10 Gbps ports.
  • Tbps (terabits per second) — backbone and transit-level capacity. Large CDN and DDoS mitigation networks operate at multiple Tbps of aggregate capacity.

It is important to distinguish bits from bytes. A 100 Mbps connection transfers roughly 12.5 megabytes per second (MB/s), since one byte equals eight bits. File sizes are typically quoted in bytes while network speeds are quoted in bits.

Bandwidth and DDoS Attacks

DDoS attacks — particularly volumetric attacks — work by consuming all available bandwidth on the target's network link. If your server has a 1 Gbps uplink and an attacker floods it with 5 Gbps of junk traffic, legitimate requests cannot reach your server regardless of how powerful the hardware is. The pipe itself is full.

This is why origin-level bandwidth alone is never sufficient for DDoS protection. Even upgrading from 1 Gbps to 10 Gbps only forces the attacker to increase their volume slightly — modern botnets can generate hundreds of Gbps with ease. Effective DDoS mitigation requires absorbing attack traffic at the network edge, far upstream from your origin server.

CDN Bandwidth Offloading

A content delivery network (CDN) reduces the bandwidth load on your origin server by caching and serving content from edge locations distributed around the world. When a visitor in Tokyo requests an image from your site, the CDN serves it from a nearby edge node instead of pulling it from your origin server in Dallas.

This offloading has two major benefits. First, it reduces your origin bandwidth bill — often by 60% to 90% for content-heavy sites. Second, it provides a much larger aggregate bandwidth pool for absorbing traffic spikes, whether from legitimate viral traffic or from an attack. A CDN with dozens of global points of presence can absorb far more traffic than any single origin server.

Improve Your Websites Speed and Security

14 days free trial. No credit card required.