2.2 - Virtualization and Cloud Computing Concepts Flashcards
1
Q
Iaas
A
- Infrastructure as a service
- Outsource your equipment
- aka Hardware as a service (Haas)
- Cloud provider will give you a system that has a CPU, storage, networking connectivity
- You are still responsible for OS on up (effectively be responsible for data security).
- Ex: you could choose to encrypt data
- Ex: A webserver provider gives you a server but nothing else, you still have to load the OS and applications and then you pay to have the system running in the cloud
2
Q
Saas
A
- Software as a service
- Central management of data and applications all in the cloud
- 3rd party manages software and application
- On demand software, just have to log in
- don’t have to maintain etc.
- No local installation
- Ex: email, payroll
3
Q
Paas
A
- Platform as a Service
- middle ground b/n Iaas and Saas
- Get a platform that you can use to create your own application
- You’re provided: OS, Infrastructure, some virtualization services (building blocks to write your own custom applications)
- Usually 3rd party hosted, so they have access to all of your applications, data, and anything that makes up application
- Think of it like the 3rd party is giving you the tools to create a modular application, you don’t have to build it from scratch
- Advantages: Speeds up development and allows customization to your needs
- Ex: SalesForce.com
4
Q
Xaas
A
- Anything as a Service
- Broad description of all cloud models
- Any type of service provided over the cloud
- Usually describes a set of services on a public cloud
- Often describes a flexible consumption (pricing) model, pay for what you’re using instead of a large up front fee or ongoing licenses
- Anything you’re doing in house, you could potentially outsource
- Ex: IT becomes more of an operating model and less of a cost-center model
5
Q
On Premise model
A
- You’re in charge of:
1. Networking
2. Storage
3. Servers
4. Virtualization
5. OS
6. Middleware
7. Runtime
8. Data
9. Application
6
Q
Iaas model
A
- Cloud provider in charge of:
1. Networking
2. Storage
3. Servers
4. Virtualization - You’re in charge of:
5. OS
6. Middleware
7. Runtime
8. Data
9. Application
7
Q
Paas model
A
- Cloud provider in charge of:
1. Networking
2. Storage
3. Servers
4. Virtualization
5. OS
6. Middleware
7. Runtime - You’re in charge of:
8. Data
9. Application
8
Q
Saas model
A
- Cloud provider in charge of:
1. Networking
2. Storage
3. Servers
4. Virtualization
5. OS
6. Middleware
7. Runtime
8. Data
9. Application
9
Q
Cloud billing
A
- Can be a flat fee
- Can be based on use (more data, more cost)
- Still need staff to manage cloud, may be a dev team, prob have operational support
10
Q
MSP
A
- Managed Service Provider
- Handle many aspects of technology for clients
- May also be a cloud service provider (but not all cloud service providers are MSPs)
11
Q
MSP Support
A
- Role of the MSP
- Network connectivity management
- backups and disaster recovery
- Growth management and planning
12
Q
MSSP
A
- Managed Security Service Provider
- Niche of MSP
- Focus on IT Security
- Ex: Firewall management
- Ex: Patch management, security audits
- Ex: Emergency response
13
Q
On premise cloud
A
- Your applications are on local hardware
- Your servers are in your data center in your building
- “on prem”
- Everything located in our building (ex: HVAC, servers etc.)
14
Q
Off-premise cloud
A
- Your servers are not in your building
- They may not even be running your hardware
- Usually a specialized computing environment
- Usually has lots of redundancy built in
15
Q
Public Cloud
A
- Available to anyone over the internet
16
Q
Community model
A
- Several organizations that share the same goal might pool resources and share to create their own cloud services
17
Q
Private Cloud
A
- Internal, in own data center
- Only you have access to
18
Q
Hybrid
A
- mix of public and private