How does one computer serve the whole world?
Somewhere, a computer is waiting. You send it a tiny note asking for a page, it sends the page back, and then it forgets you. Do that a million times a second and you have served the world.
Somewhere, a computer is waiting. You send it a tiny note asking for a page, it sends the page back, and then it forgets you. Do that a million times a second and you have served the world.
When you open a website, the page is not hiding inside your phone. It lives on another computer, far away, called a server. Your phone sends a little note across the world: please give me this page. The server reads the note, finds the page, and sends it back. The whole trip takes less time than a blink.
A waiter who forgets you instantly
A server is a computer with one job: wait for a note, answer it, wait for the next. Ask it for a page, it hands you the page. Ask it to save your message, it saves it and says done. Then, the strange part, it forgets you completely. The very next note might be from someone in another country, and the server treats them exactly the same, fresh, with no memory of the last person. Each note carries everything the server needs to answer it. That forgetting is not a flaw. It is the trick that lets one server help millions of strangers without getting them confused.
When one waiter is not enough
A single server is fast, but a popular site has millions of people knocking at the same moment. So you do the obvious thing: you hire more waiters. You run the same server on ten computers, or a thousand, and put a host at the door whose only job is to send each new note to whichever waiter is least busy. Too few waiters and the notes pile up and everyone waits. Add more and the line melts away. Growing by adding more identical helpers, instead of one impossible super helper, is how the biggest sites on earth stay fast on the busiest day.
Not one impossible super computer. Many ordinary ones, and a host at the door.
The big idea
Almost everything you do online is this same little dance, millions of times over. A note goes out, an answer comes back, and the computer that answered it has already moved on to the next person. The internet is not one enormous brain. It is a planet covered in patient waiters, each one reading notes, sending answers, and forgetting you the moment it is done.