What is the Cloud? | Cloud Definition | What Does the Word Cloud Mean

The cloud consists of servers in data centers around the world. Moving to the cloud can save businesses money and add convenience for users.

How Is the Cloud Different from the Traditional Client-Server Model of the Internet?

The Internet has always been made up of servers, clients, and the infrastructure connecting them. Clients make requests to servers, and servers send back responses. Cloud computing differs from this model in that cloud servers do not just respond to requests – they run software and store data on behalf of the client.

 

Why Is It Called the “Cloud”?

“The cloud” started as a general term in the technology industry. In the early days of the Internet,

technical diagrams would often represent the servers and network infrastructure that make up the Internet as a cloud.

As more computing operations moved to the server and infrastructure side of the Internet,

people began talking about moving to the “cloud” as a shorthand for describing where computing operations were happening.

Today also,

“the cloud” is a widely accepted term for this pattern of computing.

 

What About Containers? Are Containers IaaS, PaaS, SaaS, or FaaS?

Like virtual machines, containers are a cloud virtualization technology.

They are part of the PaaS (Platform as a Service) cloud model.

Container virtualization happens one abstraction layer above where it happens for virtual machines,

at the operating system level rather than the kernel level (the kernel is the foundation of the operating system,

and it interacts with computer hardware). Each virtual machine has its own operating system kernel,

but containers on the same machine share the same kernel.