Jeffrey Bezzos - what??? Mo-Pwr! >> The Cloud

The Cloud ☁️

Home Computers

Introduction

You have probably heard people say things like "I saved it in the cloud", "The company moved to the cloud", or even "Our cloud architecture needs redesigning."

Despite the name, Cloud architecture rarely involves meteorologists. There are no computers floating around in the sky. No one uploads your files into a giant fluffy cloud. And no, rain is not caused by people deleting anything in the cloud.

"The cloud" is simply someone else's computer that you access over the Internet. That's it.


What is the cloud?

Imagine you own a computer at home. You can save files on it, run programs and play games.

Now imagine putting that computer in a secure building with fast Internet, backup power, cooling, and hundreds of technicians whose entire job is keeping it running.

Congratulations. You now have the basic idea behind cloud computing.

Instead of buying and maintaining their own computers, companies rent computing power from cloud providers whenever they need it.

Cloud providers

Fun fact: Amazon originally built huge amounts of computing infrastructure for its own online store. Eventually someone realized, "Hey... we're using only part of this. Why don't we rent the rest to everyone else?" That idea became AWS, one of Amazon's biggest businesses today. Jeff Bezos didn't invent a weather machine. He just rented people lots of computers.


How does it work?

Instead of running software on your own machine:
Your computer
      │
 Internet
      │
Cloud data center
      │
Application

When you open Netflix, Spotify, Gmail or ChatGPT, your computer is mostly talking to powerful computers somewhere else. Those computers do most of the heavy lifting and simply send the results back to you.


Why use the cloud?

Imagine opening a small online shop. For the first month you have five visitors. Around Christmas you suddenly have 50,000. Owning enough hardware for Christmas would be expensive. The cloud lets you temporarily rent extra computers instead. When Christmas is over, you give them back.

What actually lives in "the cloud"?

Almost anything. Whenever someone says "I uploaded it to the cloud" they usually mean "I uploaded it to a computer in a data center somewhere else."

So... where is the cloud?

The cloud isn't one place. It is thousands of data centers spread across the world. Each data center contains rows upon rows of servers that look something like this:
+---------+
| Server  |
+---------+
| Server  |
+---------+
| Server  |
+---------+
| Server  |
+---------+
| Server  |
+---------+
A large cloud provider may operate hundreds of thousands—or even millions—of servers.

Things to remember

"The cloud is just someone else's computer." "There are no servers attached to actual clouds. That would make maintenance difficult." "Rain is not caused by deleting files." "Jeff Bezos did not build a weather-controlling supercomputer. He mostly rented people lots of servers." "Cloud architecture rarely involves meteorologists." "The only thing floating is your monthly bill if you forget to shut down unused servers." (A joke every cloud engineer will appreciate.) "If someone says 'the cloud is down,' it usually isn't the cloud—it's just one tiny part of a very large collection of computers." Make every page follow the what-why-how + a case and a summary to give every page the same simple pattern, providing a feeling of consistency and also after having read a few pages make the pages feel easier to navigate since you recognize the formula: 1. What - What is it? 2. Why - Why do we need it? 3. How - How does it work? 4. Case - Real-life example 5. Summary - Things to remember That structure makes even fairly technical topics feel approachable and keeps the reader oriented.