Data centres & keeping servers alive

Where your server actually lives, and how it’s looked after. Ten short lessons, from scratch — the companion to the “How a server works” course.

Lesson 1

What’s a data centre?

In the last course we said a server is a computer that lives in a big secure building. That building is the data centre. It’s a warehouse whose entire purpose is to keep thousands of computers powered, cool, safe and connected to the internet — without ever stopping.

You never see it, and you never go there. You just rent a slice of the computers inside it. But it’s worth understanding, because the quality of the data centre is the quality of your service.

The analogy for this whole course: a data centre is an intensive-care unit for computers. Everything in it exists to keep the patients alive — backup power, cooling, monitoring, locked doors, a spare of everything. Once you see it that way, none of it is mysterious.
Takeaway: a data centre is a purpose-built building that keeps computers alive and online 24/7. You rent space inside it.
Lesson 2

The four things a data centre obsesses over

Everything a data centre does comes down to four worries. Tap each one to see why it matters.

Power
❄️
Cooling
🔒
Security
🌐
Connectivity

Pick one ↑

Power, cooling, security and connectivity — get these right and the computers just keep running.

Takeaway: keep it powered, keep it cool, keep it locked, keep it connected. That’s a data centre’s whole job.
Lesson 3

Redundancy — a spare of everything

Here’s the single biggest idea in this whole field: never have just one of anything important. If one part failing can stop the service, you put in a second one that takes over automatically. This is called redundancy.

You’ll hear the shorthand “N+1”: “however many we need (N), plus one spare.”

Like a hospital generator: when the mains fails mid-operation, the lights don’t even flicker — batteries hold for seconds, generators take over within a minute. A good data centre is exactly that, for your data.
Takeaway: redundancy = a backup for everything, kicking in automatically. “N+1” means “what we need, plus a spare.”
Lesson 4

“Uptime” and what “the nines” really mean

Uptime is the percentage of the year the service is actually up. Providers boast about “nines” — 99.9%, 99.99% — but the numbers only mean something when you turn them into how long you’re down. Try it:

Pick a promised uptime:
That allows the service to be down for about:
8.8 hours a year
44 minutes a month  · 

See the jump? Each extra “9” cuts the downtime roughly tenfold — and costs more. For most business sites, “three nines” (99.9%) is a sensible bar to ask for; higher is nice but pricier.

Takeaway: always convert an uptime promise into hours-per-year down. 99.9% ≈ 9 hours; 99.99% ≈ under an hour.
Lesson 5

Keeping the server healthy: watching & patching

A building keeps the hardware alive; server management keeps the software healthy. Two everyday jobs matter most:

Think of it as servicing a car: monitoring is the dashboard warning lights; patching is the regular service that stops it breaking down. Ignore both and one day it just stops on the motorway.
Takeaway: monitoring spots trouble early; patching closes security holes. Both must happen regularly — check who does them.
Lesson 6

Backups & disaster recovery: the 3–2–1 rule

Everything above keeps the server running. Backups are for when, despite it all, something goes wrong — a disk dies, a file is deleted, ransomware strikes. The gold-standard is easy to remember, the 3–2–1 rule:

And the part everyone forgets: a backup you’ve never restored is not a backup — it’s a hope. They must be tested by actually bringing them back now and then.

If your business holds client records, invoices, documents or anything you can’t recreate, this matters enormously — for some firms, losing data isn’t an inconvenience, it’s a compliance failure.

Takeaway: 3 copies, 2 media, 1 off-site — and test that you can actually restore them.
Lesson 7

Security: locks at every level

Security isn’t one thing; it’s layers, like a castle with a moat, walls and a locked keep. From outside in:

Takeaway: good security is layered — physical locks, a firewall, controlled logins and encryption. No single wall; several.
Lesson 8

Managed vs unmanaged: who mows the lawn?

When you rent a server, a crucial question is who looks after all of the above — you, or the host?

The promise they make is written in a Service Level Agreement (SLA) — the uptime they guarantee, how fast they’ll respond to problems, and what you get if they miss it. Always read the SLA.

Renting a flat: unmanaged is a bare flat where you fix everything; managed is one where the landlord handles repairs, cleaning and security. Same room — very different amount of worry.
Takeaway: agree clearly who does updates, security and backups — and get the uptime promise in writing (the SLA).
Lesson 9

Bringing it home: what to ask about our setup

You now know enough to ask the right things. If your business holds important client data, here’s a data-centre & management checklist to run through with any host:

You’re not blagging any more. When they say “N+1 power, Tier III facility, 99.9% SLA, off-site backups,” you’ll know that means: spare power, a very reliable building, under nine hours’ downtime a year, and a safety copy elsewhere. That’s the whole game.
Takeaway: ask about location, uptime/SLA, redundancy, who manages it, backups, security and room to grow. Seven questions, and you’ve covered it.
Check yourself

A quick five-question quiz

Instant feedback on each — see what stuck.

That’s the pair complete. Between the two courses you now understand what a server is, what’s inside it, where it lives, and how it’s kept alive. Plenty to hold your own in any hosting conversation.