Bandwidth ≠ Latency

Bandwidth ≠ Latency

Bandwidth and Latency are related but different concepts. I will explain it using the analogy of road traffic. As usual, the analogy is not perfect but should be utilized only to understand the concepts.

Bandwidth is the capacity at which a network can transmit data.
Latency refers to the delay that happens between when a user takes an action on a network or web application and when it reaches its destination.

Look at the picture below. Let's assume every second 10 bicyclists cross the finish line. So the bandwidth is 10 people/second.

However, it takes 1 hour to cover the 12 miles track. So you could say that the latency is 60 minutes.

Photo by

Look at the picture below. The race track can only accommodate 10 cars, and only one car crosses the finish line every second. The bandwidth is 1 person/second.

However, these formula-one cars travel at 240 miles per hour and cover the same 12 miles in 3 minutes. So, the latency is 3 minutes.

Photo by

In the example above, the bicycle race is high bandwidth, but latency is bad(more time). Whereas in the grand prix, the bandwidth is less, but latency is excellent (less time)

NOTE: These analogies are never perfect. Please take them with a pinch of salt. This discussion is just to understand the concept that bandwidth is not the same as latency.

要查看或添加评论,请登录

Sai Matam的更多文章

  • RAG to Riches

    RAG to Riches

    With the rapid advancements in artificial intelligence (AI), large language models (LLMs) have become increasingly…

    2 条评论
  • What is Vibe Coding

    What is Vibe Coding

    In software development, a new paradigm is emerging that reshapes how we approach coding. Enter "vibe coding," an…

    1 条评论
  • Document Your Progress

    Document Your Progress

    Documentation Shows How Much of the Task Remains In the fast-paced world of software engineering and technology, it is…

  • Advantages Of HTTP Version 2.0

    Advantages Of HTTP Version 2.0

    HTTP/2 introduced several improvements over HTTP/1.1, focusing on performance, efficiency, and scalability.

    1 条评论
  • Talk at ICBM --Topic was, "Project Management Using Scrum"

    Talk at ICBM --Topic was, "Project Management Using Scrum"

    I was invited to talk on project management using scrum at the International College of Business Management (ICBM)…

  • PASETO: A Secure Alternative to JSON Web Tokens (JWT)

    PASETO: A Secure Alternative to JSON Web Tokens (JWT)

    Secure data exchange between systems is paramount in modern application development. JSON Web Tokens (JWTs) have gained…

  • Understanding Mean Time to Recovery (MTTR)

    Understanding Mean Time to Recovery (MTTR)

    What is MTTR? Mean Time to Recovery (MTTR) measures the average time it takes to recover from a system failure…

    2 条评论
  • Employee Engagement and How to Improve It

    Employee Engagement and How to Improve It

    Organizations must prioritize employee engagement to ensure long-term success in today's competitive and ever-changing…

    2 条评论
  • SPACE Metrics

    SPACE Metrics

    Measuring developer productivity, team efficiency, and organizational performance is essential for software delivery…

  • Understanding DORA Metrics

    Understanding DORA Metrics

    In the fast-paced world of software development, where the speed and quality of delivery define success, DORA (DevOps…

社区洞察

其他会员也浏览了