What is a Server?

A server is a computer whose job is to answer requests from other computers, continuously.

Beginner 4 min IT Fundamentals
ClientBrowser or appNetworkTCP/IP, DNS, TLSServer processListens on a portData storeFiles or database
"Server" describes a role, not a shape of hardware.

Hover a node to trace its connections · click or press Enter for a short explanation

Next conceptWhat is a Database?A database stores structured data and answers queries reliably, even with many users writing at once.