The software world
Server
A computer whose whole job is to wait for requests and answer them — always on. When you load a website, some server somewhere received your request and sent the page back. It's an ordinary computer in a role, not a special machine.
Why it matters
Part of Software words you'll hear → "The server" is where a website or app actually runs and stores things — as opposed to your own device, where the frontend lives.