Server
Also known as: host, web server, application server
Definition
A computer or system that stores data, runs applications, and responds to requests from clients over the internet.
A computer hardware system or software application that receives network requests from clients, processes them, and returns the appropriate data or services.
Why it matters
Servers are the backbone of online businesses. If your servers are slow or go offline, your customers cannot access your website or purchase your products, leading directly to lost revenue and customer frustration.
Improvement tips
- Monitor server resources like CPU and memory utilization to anticipate upgrade needs before crashes occur.
- Distribute incoming traffic using load balancers to prevent a single server from becoming overwhelmed.
- Keep server operating systems and software libraries updated to protect against security exploits.
Common mistakes
- Running all database, file storage, and application processes on a single server without backups.
- Leaving default security settings and open ports on a server, making it vulnerable to hacking.
- Underestimating server capacity needs during promotional campaigns or high-traffic events.
Server flow
A computer or system that stores data, runs applications, and responds to requests from clients over the in...
Related terms
Client
The device or application, like a web browser on a computer or smartphone, that requests information from a server.
Back-end
The behind-the-scenes part of a website or app that processes data, handles logic, and manages database interactions.
Database
An organized system that securely stores, manages, and retrieves information used by an application.
Quick check
What is the primary function of a server?
Choose an answer
Frequently asked questions
Do I need to understand servers before I start my business?
When does a server first become relevant for a new business?
What does it cost upfront to get a server for my startup?
Should I manage my own server or use managed hosting?
Why does server performance matter for a business already running?
What goes wrong when a business ignores server security?
How do I upgrade my server setup without stopping day-to-day work?
How do I know if my server is struggling under traffic?
What does server actually mean in plain words?
Is hosting a server in my office risky or complicated?
Do I need a server engineer to keep my website online?
What is the difference between a cloud server and a physical server?
Sources: MDN Web Docs
Last reviewed: 2026-07-16