Traffic Shaping
Everything on SkillVeris tagged Traffic Shaping — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
What is QoS (Quality of Service)?
QoS (Quality of Service) is a set of techniques that classify, prioritize, and manage network traffic so that latency-sensitive or business-critical applicatio…
Token Bucket vs Leaky Bucket: What Is the Difference?
Token bucket allows bursts of traffic up to a stored capacity of accumulated tokens while enforcing a long-run average rate, whereas leaky bucket forces reques…
Fixed Window vs Sliding Window Rate Limiting: What Is the Difference?
Fixed window rate limiting counts requests in discrete, non-overlapping time buckets like “per calendar minute,” while sliding window rate limiting evaluates t…