Renting computers by the hour sounds mundane. The shift from owning physical servers to leasing them on demand quietly reshaped how almost every modern company is built.

What "the Cloud" Actually Is

"The cloud" is a marketing term for a fairly concrete arrangement: a customer pays a provider for access to computing resources — servers, storage, networking, and software — that physically live in the provider's data centers and are accessed over the internet. The customer does not buy or maintain the underlying hardware. The provider does.

The U.S. National Institute of Standards and Technology defines five characteristics of cloud computing: on-demand self-service, broad network access, resource pooling, rapid elasticity, and measured (metered) service. In plain terms: customers can spin up resources whenever they need them, scale up or down quickly, and pay only for what they use.

The Three Service Layers

Cloud services are usually grouped into three layers, distinguished by how much of the stack the provider manages:

  • Infrastructure as a Service (IaaS). The provider supplies raw virtualized computing resources — servers, storage, networking — and the customer manages everything above that, including the operating system and applications.
  • Platform as a Service (PaaS). The provider supplies a managed environment for running applications, including the operating system, runtimes, and databases. Developers deploy code; the platform handles the rest.
  • Software as a Service (SaaS). The provider runs a complete application that customers access through a web browser. Email, document editing, CRM, and accounting software are common examples.

How It Changed Capital Expenditure

Before the cloud, launching an internet business required buying servers, leasing space in a data center, and configuring all of it before a single customer arrived. The capital outlay was substantial, and the lead time was measured in weeks or months. Forecasting demand was risky: too few servers and the site went down, too many and money was wasted.

Cloud platforms turned that capital expense into an operating expense, charged by the hour or the API call. A startup with a credit card could launch a globally accessible service in an afternoon. An established enterprise could run a marketing campaign and add server capacity in real time as traffic spiked. The financial and operational implications were significant.

The Major Providers

Amazon Web Services launched in 2006 and is generally credited with kicking off the modern public-cloud market. Microsoft Azure followed, as did Google Cloud Platform. These three are the largest global public-cloud providers; a number of smaller and specialized players exist alongside them. The largest providers operate dozens of data center regions distributed around the world, with thousands of distinct services.

Trade-offs and Trends

Cloud is not free of trade-offs. Customers depend on the reliability and pricing of their provider; switching providers can be technically and contractually difficult. Heavy, predictable workloads can be more expensive on cloud infrastructure than on owned hardware, which has prompted some companies to move workloads back to private data centers — a pattern often called "repatriation." Concerns about data sovereignty, compliance, and regulatory exposure have produced specialized "sovereign cloud" offerings in many jurisdictions.

The broader trend, though, has been one-directional. Most new business software is built cloud-first. Most new internet companies start in the cloud and stay there. The infrastructure choices that used to define the early life of a company have largely been outsourced — and that, in retrospect, may be the most important business effect of cloud computing.

This article is for general informational and educational purposes only.