Wednesday, July 22, 2026 Independent journalism
MediaChannel

technology

What is cloud computing and how does it actually work?

Cloud computing is the technology behind almost everything you do online, yet most people have only a vague sense of what it actually means. Here's a plain-language guide to how it works and why it matters.

Modern server rack with blue lighting in a secure data center environment.

Photo by panumas nikhomkhai on Pexels

Cloud computing is one of those terms that gets thrown around constantly without much explanation. You've heard that your photos are "in the cloud", that businesses "run on the cloud", and that the future of technology is somehow up there too. But what does it actually mean, and how does any of it work? The short answer is that cloud computing is the delivery of computing services over the internet, including storage, processing power, databases, software, and networking, so that you don't have to run those things on your own hardware. The longer answer is a bit more interesting.

The basics: what "the cloud" actually is

Despite the wispy name, the cloud is very physical. It refers to vast networks of servers housed in enormous data centres located around the world. These data centres are climate-controlled warehouses stacked floor-to-ceiling with computer hardware, running around the clock, connected to each other through high-speed fibre-optic cables. When you upload a photo to Google Photos or save a document in Microsoft OneDrive, that file doesn't float into the ether. It travels over the internet and lands on one of those servers, likely in a facility hundreds or thousands of kilometres away from you.

The key insight behind cloud computing is that most people and businesses don't need to own the hardware that runs their software or stores their data. Instead, they can rent access to it from a provider who manages all the physical infrastructure on their behalf. You pay for what you use, scale up when you need more, and scale down when you don't. It's a bit like the difference between buying a generator to power your home versus plugging into the electricity grid. The grid is almost always cheaper, more reliable, and far less hassle.

The three main service models

Cloud computing is typically broken into three categories, each offering a different level of control and responsibility.

  • Infrastructure as a Service (IaaS): The provider gives you raw computing resources, virtual servers, storage, and networking. You still install and manage your own operating systems and software. Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform are the biggest players here.
  • Platform as a Service (PaaS): The provider handles the underlying infrastructure and gives you a platform to build and deploy your own applications. You focus on writing code; the cloud handles the servers, operating systems, and runtime environments. Examples include Heroku and Google App Engine.
  • Software as a Service (SaaS): The provider delivers a complete application over the internet. You just use it. Gmail, Spotify, Xero, and Zoom are all SaaS products. You don't manage anything underneath; you just log in and go.

Most everyday Australians interact primarily with SaaS without realising it. If you've ever used a web-based email account, streamed music, or filed your tax return through an online portal, you've used cloud computing in its most accessible form.

Public, private, and hybrid clouds

Beyond service models, there's another distinction worth understanding: the difference between public, private, and hybrid cloud deployments.

A public cloud is what most people picture. A third-party provider owns and operates the data centres, and multiple customers share the same physical infrastructure (though their data is kept separate through virtualisation). This is the most cost-effective option for most businesses and individuals.

A private cloud is dedicated infrastructure operated for a single organisation. Banks, hospitals, and government agencies often prefer this model because they need tight control over where their data lives and who can access it. The trade-off is higher cost and more internal IT responsibility.

A hybrid cloud combines both. An organisation might run sensitive workloads on private infrastructure while using public cloud services for less sensitive tasks or to handle sudden spikes in demand. This flexibility is particularly valuable for large enterprises with complex needs.

Why cloud computing changed everything

Before cloud computing became widespread, setting up a new digital service meant buying servers, finding somewhere to house them, hiring staff to maintain them, and waiting weeks or months for everything to come online. The upfront cost was enormous, and if your demand turned out to be lower than expected, you were stuck with hardware you didn't need. If demand exceeded your capacity, you had a problem you couldn't quickly fix.

Cloud computing flipped that model entirely. A startup today can spin up global infrastructure in minutes, pay only for what it uses, and scale to millions of users without ever touching a physical server. This is a big part of why technology has accelerated so dramatically over the past decade. The barriers to building and launching software dropped close to zero. It's also worth noting how cloud computing intersects with other transformative technologies: much of the progress in machine learning and artificial intelligence has been made possible by the ability to rent enormous amounts of computing power on demand, rather than having to build dedicated hardware from scratch.

Security and the big concerns

The most common worry people raise about cloud computing is security. If your data lives on someone else's servers, is it safe? It's a fair question. The honest answer is that it depends heavily on the provider and how you use the service, but reputable cloud providers generally invest far more in security than most businesses could afford on their own. They employ dedicated security teams, use advanced encryption, and operate to strict compliance standards.

That said, cloud security isn't automatic. Misconfigured settings, weak passwords, and poor access controls are among the most common causes of cloud data breaches. Understanding the basics of cybersecurity is increasingly important for anyone relying on cloud services, whether as an individual or a business. The shared responsibility model used by most providers makes this clear: the provider secures the infrastructure, but you are responsible for securing what you put on it.

There's also the question of data sovereignty. Australian businesses handling sensitive customer data need to understand where that data is physically stored. Many cloud providers now offer Australian-region data centres specifically to address this concern, and regulators are paying closer attention than they once did.

What cloud computing means for everyday Australians

For most people, cloud computing is simply the reason things work as well as they do. Your phone backup happens automatically. Your work documents are accessible from any device. Your accounting software updates itself overnight. The friction that used to exist between having an idea and acting on it, whether that's launching a business, sharing creative work, or collaborating across time zones, has been dramatically reduced.

The technology will continue to evolve. Edge computing, which processes data closer to where it's generated rather than sending everything to a centralised data centre, is changing how cloud infrastructure is designed. Quantum computing, still in its early stages, could eventually transform what's possible to compute in the cloud. But the core principle remains constant: share resources intelligently, deliver them over a network, and let people focus on what they actually want to do rather than on the infrastructure underneath.

Understanding cloud computing won't turn you into a systems architect overnight, but knowing how it works gives you a clearer picture of the digital world you live in, and a better foundation for making decisions about the tools and services you trust with your data.