Network Performance
Everything on SkillVeris tagged Network Performance — collected across the glossary, study notes, blog, and cheat sheets.
7 resources across 1 library
Interview Questions(7)
What is Latency vs Bandwidth?
Latency is the time it takes a single piece of data to travel from sender to receiver, while bandwidth is the maximum volume of data that can move through a co…
Bandwidth vs Throughput: What is the Difference?
Bandwidth is the theoretical maximum data rate a link can carry, usually stated in bits per second, while throughput is the actual data rate achieved in practi…
What is Jitter in Networking?
Jitter is the variation in packet delay over time — instead of packets arriving at perfectly consistent intervals, their arrival times fluctuate, which is espe…
What is Packet Loss?
Packet loss is the failure of one or more transmitted packets to reach their destination, caused by congestion, faulty hardware, signal interference, or a rout…
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…
What is Full-Duplex vs Half-Duplex Communication?
Full-duplex means a link can send and receive data simultaneously in both directions at once, while half-duplex means only one direction can transmit at a time…
What are Jumbo Frames?
Jumbo frames are Ethernet frames carrying a payload larger than the standard 1500-byte MTU — typically up to 9000 bytes — used to reduce per-packet overhead an…