Cloud Flashcards
What is the core technology in cloud computing?
Virtualization
What is Service-oriented architecture?
Everything used is a service
What is IaaS (Infrastructure as a Service)?
Virtualization of hardware, consumer has control over this hardware, being able to implement OS’s/Application, but the user needs to know how to configure these services. Ex. Amazon Web Services (AWS), Google Compute Engine
What is PaaS (Platform as a Service)?
Tools given to programmers to create websites, no need to manage OS, network or storage, all of this is already set up for developers. Database, server and programming languages are already provided to the developer.
What is SaaS (Software as a Service)?
Uses the developers applications running on the cloud infrastructure. Ex. Canvas, Microsoft 365, GApps, any Email Service ever.
What is SAML?
Security Assertion Markup Language (Fancy login page with no password)
Four Deployment Methods for Cloud?
- Public Cloud
- Private Cloud
- Community Cloud
- Hybrid Cloud
What is Public Cloud?
Network open for public use, provided over non-trusted network. Ex. iCloud, Google Cloud
What is Private Cloud?
Cloud infrastructure for a single organization, mostly used as data centers for individual companies.
What is Community Cloud?
Private Cloud used by multiple organizations.
What is Hybrid Cloud?
Combines two deployment methods of Cloud.