What Is “the Cloud” and How Does It Actually Work?

“The cloud” is one of the least helpful names in technology. It suggests something floating, weightless and vaguely everywhere, which is precisely the opposite of the truth. Cloud services run on very physical machines, in very physical buildings, in specific countries, drawing enormous amounts of very physical electricity.

The name stuck because engineers used to draw a cloud shape on network diagrams to mean “and then it goes off to somewhere we are not describing here”. Marketing borrowed the shape and dropped the caveat.

Understanding what is actually happening turns out to be practical rather than pedantic. It explains why your phone storage fills up even though “everything is in the cloud”, why a service can lose your files despite having your files, why an outage somewhere else takes your business offline, and why cloud storage can quietly consume a great deal of expensive mobile data in Nigeria.

What the cloud actually is

The cloud is renting computing instead of owning it.

Rather than keeping files on your own hard drive, or running software on your own server, you use machines owned by somebody else, housed in a data centre, accessed over the internet, paid for by the month or by usage.

A data centre is a large, heavily cooled, heavily secured building full of racked servers with redundant power and multiple internet connections. Large providers operate dozens of these across the world, grouped into regions. When you save a photo to cloud storage, it travels over the internet and lands on a disk in one of those buildings — a real place with an address.

That is the entire concept. Everything else is variation on what exactly you are renting.

The three layers, in plain terms

You will meet three acronyms. They describe how much you rent.

SaaS — Software as a Service. You rent finished software. Gmail, Google Docs, Netflix, Canva, your bank’s web portal. You do not manage anything; you just use it. This is what most people mean by “the cloud”.

PaaS — Platform as a Service. You rent a place to run your own code without managing the underlying machine. Used by developers who want to deploy an application without configuring servers.

IaaS — Infrastructure as a Service. You rent raw machines — processing, storage, networking — and build everything yourself. This is what large companies and technical teams use.

A useful analogy: SaaS is taking a taxi, PaaS is hiring a car, IaaS is leasing an empty garage and a set of parts.

Why anyone bothers

You stop buying hardware. No server to purchase, house, cool, secure and replace every few years. For a small Nigerian business, avoiding the cost of a physical server and the power to run it is significant on its own.

It scales. If traffic triples overnight, you rent more capacity for the period you need it rather than buying for a peak that happens twice a year.

Access from anywhere. Files and systems reachable from any device with a connection.

Somebody else handles maintenance. Patching, hardware failure, backups of the underlying infrastructure.

Redundancy you could not build alone. Serious providers replicate data across multiple physical locations, so a single fire, flood or power failure does not destroy it.

That last point deserves emphasis in the Nigerian context. A laptop is one drop, one theft, one power surge away from total loss. A file that exists only on that laptop does not really exist.

The costs and catches people underestimate

It never stops costing. Buying a hard drive is one payment. Cloud storage is rent, forever. Over five years the rent frequently exceeds the purchase, and you stop having anything the moment you stop paying.

Getting data out can be expensive. Providers often charge little to upload and considerably more to download in bulk. This is known as egress cost and it is how casual dependence becomes lock-in.

No connection, no access. An entirely cloud-dependent workflow stops when the line does. In an environment with power interruptions and variable connectivity, keeping local copies of what you need today is not paranoia, it is planning.

Data costs, specifically. This is the Nigerian catch that catches everybody. Automatic photo backup, cloud sync and continuous file mirroring will happily consume a large data bundle without ever announcing themselves. Set cloud backup to run on Wi-Fi only. On every device. It is the single most useful setting in this entire article.

Your data lives under someone else’s jurisdiction. Files stored in a European or American data centre sit under those countries’ legal frameworks. For personal photos this is irrelevant; for regulated business data it may not be, and Nigerian data protection rules govern how personal data may be handled and transferred.

Free tiers are deliberately small. The free allowance is sized to be just insufficient once you rely on it. That is the business model, not an accident.

“The cloud is just backup” — and why that is wrong

This misunderstanding causes real losses, so it is worth separating carefully.

Sync means a folder is mirrored between your device and the server. Change something in one place and it changes in the other. Delete a file on your laptop and — this is the important part — it deletes from the cloud too, and from every other synced device.

Backup means a separate copy is kept, versioned, so you can go back to how things were on a previous date.

Most consumer cloud storage is sync, not backup. If ransomware encrypts your documents, or you delete a folder by mistake, sync faithfully propagates the damage everywhere. Many services keep deleted files and older versions for a limited window, which frequently saves people, but that window is finite and it is not the same as a real backup strategy.

The practical rule remains the old one: keep three copies of anything you cannot lose, on two different kinds of storage, with one of them somewhere else. Cloud sync is a convenience layer, not the whole plan.

Where your data physically is, and why latency follows

Providers run regions — clusters of data centres in a geographic area. When you use a service, you are talking to a specific region.

For Nigerian users, the majority of major services are served from data centres in Europe or North America, with comparatively little hosted regionally. That distance sets a floor on responsiveness that no bundle upgrade will beat. It is why a cloud document can feel slightly sluggish to edit while a video streams perfectly — the video is cached nearby, the document edit must make the round trip.

Local hosting and local caching have improved, and content delivery networks place copies of popular content much closer to users. But for interactive work with a distant server, geography still applies.

Choosing cloud storage sensibly

Work out what you are actually storing. Photos and video consume enormous space; documents consume almost none. Many people pay for capacity they will never approach.

Check the free tier honestly. If the free allowance covers your documents and you keep photos locally with an external drive, you may not need a subscription at all.

Look at what happens if you stop paying. Do files become read-only, or are they deleted after a grace period? Know before you depend on it.

Test the download. Before trusting anything, retrieve a file and confirm it opens. An untested backup is a hope, not a backup.

Consider what you would lose if the account were compromised. Turn on two-factor authentication for anything holding your documents or photos. An email account with password resets for everything else is the highest-value target you own.

Watch the sync settings. Wi-Fi only, and be deliberate about which folders sync.

What the cloud is genuinely good for

Documents you edit across devices. Photos you would otherwise lose with a phone. Collaboration where several people need the same current version. Software that would be impractical to install and maintain yourself. Running a business system without buying a server, powering it and keeping it cool.

What it is not good for

Being your only copy of anything irreplaceable. Very large media libraries where an external drive costs a fraction of years of rent. Work that must continue during an outage. Data you are legally required to keep within a particular jurisdiction, unless the provider offers a region that satisfies that.

The short version

The cloud is somebody else’s computers in a building, rented rather than owned. That framing answers most practical questions: it costs rent forever, it needs a connection, it sits in a country with laws, and it can go down.

Used deliberately it is genuinely useful — resilience against a lost phone, access from anywhere, no hardware to buy. Used unthinkingly it becomes an unmonitored subscription quietly eating your data bundle while giving you the false comfort of a backup you never tested.

Set sync to Wi-Fi only, keep a local copy of anything that matters, turn on two-factor authentication, and restore a file occasionally to prove it works. Do that and the cloud is a good deal. Skip it and you are trusting a metaphor.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *