2.2 Summarize virtualization and cloud computing concepts Flashcards

1
Q

Virtual Machine

A

running multiple OS on a single computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Hypervisor

A

Software that allows you to run a VM. (also known as virtual machine monitor (VMM))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Types of Hypervisor

A

Type 1: Software that runs directly on the hardware.

Type 2: The OS that runs the hypervisor is installed on top the hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

VM Sprawl

A

Organization has too many VM that have no process to manage it . Administrators can not mange them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

VM Escape (attack)

A

Attacker is able to jump from one virtual machine to the next.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Infastructures as code

A

Code that describes the application description and then is deployed. Allow application instances follow a specific config setting.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

SDN

A

(Software Defined Networking) is a network that separates the control plane and data plane.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

SDV

A

(Software defined Visibility) Allows virtual firewalls to be placed instead of placing them physically. Focus on encryption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Edge computing

A

IoT that specific and don’t need to be on the internet to function. Ran of your local network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fog Computing

A

Separates local data and cloud data. Devices that send specific data to the cloud but doesn’t need to send everything to the cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

IaaS

A

(infrastructure as a Service) Only provides the hardware for the infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

SaaS

A

(Software as a Service)
On demand software Third party takes care of the application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

PaaS

A

(Platform as a Service)
middle ground of IaaS and SaaS. Provides you with infrastructure but no on software or management. Allows you to build your app.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

XaaS

A

(Anything as a service) Any service provided over the cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

On/Off Premises

A

All infrastructure located in house/locally. Off is the opposite of on On Premises

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

CPS

A

Cloud service Provider
Third parties that sell cloud services.

17
Q

MSP

A

Managed Service Providers. They manage and repair the service.

18
Q

MSSP

A

Manage Security Service Provider
They focus on security for CPS.

19
Q

Cloud Deployment Models

A

Public
Community
Private
Hybrid

20
Q

Public Cloud

A

Service that everyone has access too.

21
Q

Community Cloud

A

Organizations that come to together to share a cloud service. Cost efficiency

22
Q

Private Cloud

A

Virtualized your own data center locally

23
Q

Hybrid Cloud

A

A mixture of pubic data and Private cloud data

24
Q

Thin Client

A

a device that allows you to connect to a virtual desktop. Also called a VDI (virtual Desktop Infrastructure)

25
Q

Containerization

A

Seperates apps data within VM

26
Q

Microservice
Architecture

A

Uses API to break up different Services

27
Q

Serverless Architecture

A

Application are up into a computerized container and built and disabled as needed.

28
Q

Transit Gateway

A

VPC (virtual Private Cloud) is a router within the cloud. that takes you to different VPC

29
Q

Resource Policies

A

Restricts services being built within the cloud.

30
Q

Service Integration

A

Mixing different CPS you need to use SIAM (Service Integration and Management) allows to view all different clouds at once.