AWS Certified Cloud Practitioner

What Is Cloud Computing?

Learn what cloud computing means, how on-demand and pay-as-you-go pricing work, and why renting IT resources differs from owning physical hardware.

Beginner 12 minutes 4 Learning Objectives
  1. Define cloud computing in plain terms
  2. Explain on-demand delivery and pay-as-you-go pricing
  3. Identify the types of IT resources you can get from a cloud provider
  4. Describe how using the cloud differs from buying and running your own servers

Cloud computing in one sentence

Cloud computing is the on-demand delivery of IT resources over the internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical servers in your own building, you rent computing power, storage, and databases from a provider and use them whenever you need them.

Think of how you get electricity at home. You do not run a power plant in your basement. You plug in a device, draw the power you need, and pay for what you used at the end of the month. The cloud works the same way for computing. AWS runs the data centers, and you draw on them as a service.

What "the cloud" really is

The cloud is not a vague thing floating in the sky. It is a large set of physical data centers, owned and operated by a provider such as AWS, filled with servers, storage drives, and networking gear. When you "use the cloud," your application runs on that hardware, which you reach over the internet.

Because the provider owns and runs the hardware, you skip the parts that used to take the most time and money. You do not buy servers, wait for them to ship, install them in a rack, or replace failed drives at 2 a.m. You request a resource, and it is ready in minutes.

On-demand and self-service

On-demand means you get resources when you ask for them, without a phone call, a purchase order, or a wait. You sign in to a console or run a command, choose what you want, and it is provisioned for you automatically.

This self-service model is a core difference from traditional IT. In an old setup, getting a new server could take weeks of approvals, ordering, and installation. In the cloud, the same request takes minutes, which changes how fast a team can build and test ideas.

Pay-as-you-go pricing

You pay only for the resources you use, for as long as you use them. Turn a server on for an hour and you pay for an hour. Turn it off and the charge stops. Store 50 GB this month and 500 GB next month, and your bill follows your actual usage.

This is a shift from the traditional model, where you pay a large amount upfront for hardware whether or not you ever use its full capacity. Pay-as-you-go ties your cost to real demand, so you avoid paying for idle machines.

What you stop doing

Moving to the cloud removes a long list of low-value chores. You stop guessing how much hardware to buy. You stop racking and powering servers. You stop spending staff time on the maintenance that keeps a data center running but does nothing to improve your product.

That freed-up time and money can go toward work that actually sets your business apart, like building features for your customers. This idea, focusing on your own product instead of the underlying infrastructure, is one of the main reasons organizations move to the cloud.

Exam tips

  • Memorize the AWS definition: the on-demand delivery of IT resources over the internet with pay-as-you-go pricing.
  • The cloud provider owns and operates the physical hardware. You consume it as a service.
  • Pay-as-you-go means you pay only for what you use, with no large upfront hardware purchase.
  • On-demand self-service means resources are available in minutes, not weeks.