Apply L = λW to size queues, thread pools, connection pools, and concurrent requests. Solve for the variable you don't know.
Little's Law states that in any stable system:
L = λ × W
Assumes the system is stable (arrivals ≤ processing capacity). For unstable or bursty systems, use percentile-based sizing or queueing models (M/M/c).