What is Server?
A computer that runs continuously to handle requests, store data, and serve your application to users
Why It Matters
Servers are what make your application available 24/7 to users around the world
Real-World Example
When someone visits your website, a server receives the request and sends back the web page
“Understanding terms like Server matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”
Related Terms
Serverless
A way to run code without managing your own servers, where the cloud provider handles everything
Hosting
A service that stores your website or application and serves it to users when they visit
Backend
The behind-the-scenes part of an application that handles data, logic, and communication with databases
Edge Functions
Code that runs on servers close to your users around the world, rather than in one central location
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.