Cloud Computing/Virtualization Flashcards
1
Q
Cloud Computing - Definition
A
Hosting data and services on the internet instead of hosting it locally.
Example: Running an office suite such as Office 365 or Google Docs.
2
Q
Ways to Implement Cloud Computing
Platform as a Service
A
- Paas
- Vendors allow apps to be created and run on their infrastructure.
- Example: Amazon Web Services
3
Q
Ways to Implement Cloud Computing
Software as a Service
A
- SaaS
- Applications are run remotely over the web.
- Big Advantages.
- No local hardware, other than that needed to access the web.
- No special software applications.
- Way often thought of when users think of cloud computing.
4
Q
Ways to Implement Cloud Computing
Infrastructure as a Service
A
- IaaS
- Utilizes Virtualization
- Clients pay an outsourcer for resources used.
5
Q
Cloud Computing - Risks
Regulatory Compliance
A
6
Q
Cloud Computing - Risks
User Privelages
A
- You do not have the same level of control over user accounts in the cloud as you do locally.
7
Q
Cloud Computing - Risks
Data Integration/Separation
A
- Hosting companies usually put more than one customer on a server.
- Always encrypt your data in case other customers gain access.
- Your data is only as safe as the with which it is integrated.
- Keep your data on secure servers.
8
Q
Risks - Virtualization
Breaking out of the Virtual Machine
A
- When an employee breaks out of the virtualization layer and gaines access to parts of the system they weren’t intended to access.
9
Q
Risks - Virtualization
Network and Security Contorls Can Intermingle
A
- Tools used to administer the virtual machine might not have same granularity as those used to manage the network.
- Could lead to privilage escalation.