Hacker News new | ask | show | jobs
by wavemode 134 days ago
> If you have a web application with more than one server, you have a distributed system.

Even if you have a web application with only one server, and an embedded database, and no other components, you still have a distributed system. The browser is part of that system.