Thoughts
> the four resources (network, disk, memory, CPU) and their two main characteristics (bandwidth, latency)
(from Tiger Style)
The difference is that to web developers, time itself is treated as a resource. This is not wrong necessarily (since a web request that hangs for 1s is bad no matter what), but sometimes "time as a resource" modeling is used as a substitute for actually modelling the other resources.