5 ms·
> Latency is the exact reason you would have a problem scaling any large system in the first place. Not always. It depends on the architecture and your hosting
by overview 4y ago
> Latency is the exact reason you would have a problem scaling any large system in the first place.
Not always. It depends on the architecture and your hosting strategy. I think it’s more likely for an instance of a web app to receive more requests than it can handle, causing the app to not service any requests.