Cloud Computing - The Basics
- The end user who doesn’t have to know anything about the underlying technology.
- Business management who needs to take responsibility for the governance of data or services living in a cloud. Cloud service providers must provide a predictable and guaranteed service level and security to all their constituents.
- The cloud service provider who is responsible for IT assets and maintenance.

Cloud computing models vary: Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Manage your cloud computing service level via the surrounding management layer.
Infrastructure as a Service (IaaS).
The IaaS layer offers storage and compute resources that developers and IT organizations can use to deliver business solutions.
Platform as a Service (PaaS).
The PaaS layer offers black-box services with which developers can build applications on top of the compute infrastructure. This might include developer tools that are offered as a service to build services, or data access and database services, or billing services.
Software as a Service (SaaS).
In the SaaS layer, the service provider hosts the software so you don’t need to install it, manage it, or buy hardware for it. All you have to do is connect and use it. SaaS Examples include customer relationship management as a service.
Deploying Public, Private, or Hybrid Clouds
Cloud computing happens on a public cloud, private cloud, or hybrid cloud. Governance and security are crucial to computing on the cloud, whether the cloud is in your company’s firewall or not.
- Public clouds are virtualized data centers outside of your company’s firewall. Generally, a service provider makes resources available to companies, on demand, over the public Internet.
- Private clouds are virtualized cloud data centers inside your company’s firewall. It may also be a private space dedicated to your company within a cloud provider’s data center.
- Hybrid clouds combine aspects of both public and private clouds

