Cloud Computing & Deployment Models Flashcards
What are the cloud computing models?
- IaaS: Infrastructure as a Service
- PaaS: Platform as a Service
- SaaS: Software as a Service
What is IaaS?
Contains the basic building blocks for cloud IT
and typically provide access to:
- networking features
- computers (virtual or on dedicated hardware)
- data storage space
This model provides the highest level of flexibility and management control over your IT resources and is
most similar to existing IT resources that many IT departments and developers are familiar with today
What is PaaS?
Removes the need for your organization to manage the underlying infrastructure (usually hardware and operating systems) and allows you to focus on the deployment and management of your applications
What is SaaS?
Provides you with a completed product that is run and managed by the service provider. In most cases, people referring to Software as a Service are referring to end-user applications.
What are the cloud computing deployment models?
- Cloud
- Hybrid
- On premises
What is the cloud deployment model?
A cloud-based application is fully deployed in the cloud and all parts of the application run in the cloud.
Applications in the cloud have either been created in the cloud or have been migrated from an existing infrastructure to take advantage of the benefits of cloud computing.
What is the hybrid deployment model?
A hybrid deployment is a way to connect infrastructure and applications between cloud-based resources and existing resources that are not located in the cloud.
The most common method of hybrid deployment is between the cloud and existing on-premises infrastructure to extend, and grow, an organization’s infrastructure into the cloud while connecting cloud resources to the internal system.
What is the on premises deployment model?
The deployment of resources on-premises, using virtualization and resource management tools, is sometimes called the “private cloud.”
On-premises deployment doesn’t provide many of the benefits of cloud computing but is sometimes sought for its ability to provide dedicated resources.
In most cases this deployment model is the same as legacy IT Infrastructure while using application management and virtualization technologies to try and increase resource utilization.