Cloud and Data Center Concepts Flashcards
(95 cards)
What is cloud computing?
Delivering IT services via internet
What does IaaS provide?
Virtualized hardware
What is PaaS used for?
App deployment without managing OS
What does SaaS deliver?
Fully functional applications
Who manages OS in IaaS?
Customer
Who manages OS in SaaS?
Provider
Give an example of IaaS.
AWS EC2
Give an example of SaaS.
Office 365
What’s the role of PaaS?
Platform for developers
What cloud model offers full user control?
IaaS
What model hides OS, runtime, and hardware?
SaaS
In PaaS, what does the provider manage?
OS, middleware, runtime
What is a public cloud?
Services over internet for any user
Example of a public cloud?
AWS
What is a private cloud?
Used by one org only
Benefit of private cloud?
Full control
What is a hybrid cloud?
Combines public + private
Use case for hybrid cloud?
Sensitive data in private, rest in public
What is a community cloud?
Shared by orgs with similar needs
What is multi-tenancy?
Shared physical resources
Main risk of multi-tenancy?
Data leakage
What is single tenancy?
Dedicated resources per user
Single tenancy offers better…?
Isolation
Multi-tenancy offers better…?
Cost-efficiency