Ch1 Def Flashcards
Cloud Computing
An on-demand delivery of storage, servers, and applications over the Internet
5 Essential Characteristics of Cloud Computing
- On-Demand Self Service
- Broad Network Access
- Resource Pooling
- Rapid Elasticty
- Measured Service
Public Cloud
A cost-effective, scalable cloud provisioned for public use
Private Cloud
An on-premises cloud made and managed for a specific organization
Hybrid Cloud
A combination of other cloud models bound together while remaining unique entities
Cloud Bursting
The use of Private Cloud resources to support applications. (Load balancing)
Community Cloud
A cloud Infrastructure owned, managed, and used by multiple organizations. (Or a third party)
Load Balancing
Efficient distribution of traffic to maximize capacity and minimize time taken
SaaS
Software as a Service
PaaS
Platform as a Service
IaaS
Infrastructure as a Service
Software as a Service
Ready-to-Use Applications hosted in the Cloud for end-users and organizations
Platform as a Service
A software platform for application developers to quickly create and deploy custom applications
(Python, libraries)
Infrastructure as a Service
Storage, servers, and computing resources made for use by system admins. (EC2)
API
Application Programming Interface