Bandwidth vs Latency
Different perf concepts.
Overview
Bandwidth vs latency recognises that bandwidth and latency are different network performance concepts. "Make it fast" hides which one matters; the discipline names the metric that drives the workload and optimises the right one.
- Different perf concepts. Per-metric optimisation; bandwidth and latency respond to different changes.
- Bandwidth: capacity. Per-link throughput; matters for bulk transfer where total bytes is the constraint.
- Latency: delay. Per-packet RTT; matters for interactive workloads where each round-trip blocks the user.
- Per-workload tuning plus speed-of-light constraints. Per-workload the priority that matters; per-region the physics floor sets the latency bound.
The approach
The practical approach: per-workload priority, monitor both, documented per-tier targets, respect physics constraints, per-tier optimisation. The team’s discipline produces matched optimisation rather than blanket "fast" claims.
- Per-workload priority. Per-workload bandwidth or latency priority; the choice depends on the workload pattern.
- Monitor both. Per-link bandwidth and latency; supports investigation by capturing both dimensions.
- Document the target. Per-tier SLO; the target makes the optimisation meaningful.
- Per-region physics plus per-tier optimisation. Per-region speed-of-light bound respected; per-tier optimisation matches priority.
Why this compounds
Network performance discipline compounds across services. Each correct optimisation produces ongoing user experience improvement; the team’s network expertise grows; new services inherit the metric-aware optimisation pattern.
- Better user experience. Right optimisation for the workload; the user-visible performance reflects the actual constraint.
- Better cost efficiency. Right optimisation avoids waste; the team does not over-invest in the wrong dimension.
- Better operational fit. Right priority matches workload; the architecture serves the workload, not generic patterns.
- Institutional knowledge. Each metric teaches network patterns; the team’s networking muscle grows.
Bandwidth vs latency discipline is an engineering discipline that pays off across years. Nova AI Ops integrates with network telemetry, surfaces patterns, and supports the team’s network engineering discipline.