Bandwidth

Definition

How much data can travel through an internet connection at once. Like the width of a highway - more lanes mean more cars.

Use Cases

Frequently Asked Questions

What's the difference between bandwidth and latency?
Bandwidth is how much data can be sent per second (capacity), like how many cars can fit on a highway at once. Latency is how long it takes for data to start traveling from one point to another (delay), like how long it takes the first car to reach the destination. You can have high bandwidth but still feel slow if latency is high (for example, a large file can transfer fast once it starts, but interactive apps may feel laggy).
When do I need more bandwidth?
You need more bandwidth when your connection is the bottleneck for throughput. Common signs include slow uploads/downloads during busy times, video buffering, or long backup windows. In cloud projects, you often need more bandwidth for large data transfers (backups, analytics datasets), high-traffic websites, media streaming, frequent container/image pulls, or when many users/services share the same link (for example, a VPN or dedicated connection).
How much does bandwidth cost in the cloud?
Cloud bandwidth costs usually depend on (1) how much data you transfer (GB), (2) where it goes (to the public internet, between regions, to another cloud, to a CDN), (3) the direction (egress is commonly billed; ingress is often free), and (4) any provisioned connectivity (for example, dedicated links may have hourly port charges plus data transfer). Pricing varies by provider, region, and service, so estimate using the provider’s pricing calculator and pay special attention to internet egress and cross-region traffic.

Category: networking

Difficulty: basic

Related Terms

See Also