Understanding Cloud Computing and Virtualization Flashcards

1
Q

Benefits of Cloud Computing

A

Reduced Upfront Cost
Pay as you go
Speed/Agility in provisioning services
maintenance
reliability
scalability

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

Offers complete applications to end users over the internet. All infrastructure and development is handled by a third party

A

Software as a Service

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

Provides an environment for the development and deployment of applications generally used by developers. It includes middleware, databases and web based tools

A

Platform as a Service

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

Offers the fundamental building blocks for IT infrastructure, compute, storage and networking

A

Infrastructure as a Serviice

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

A paid service available for anyone to use. The user is not responsbile for the underlying hardware

A

Public Cloud

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

Designed for private use and implemented and maintained by an organization

A

Private Cloud

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

The use of both private and public clouds by an organization

A

Hybrid Cloud

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

Abstracting the underlying hardware from applications, services or systems running on that hardware

A

virtualization

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

A computer that behaves as if its running on its own dedicated hardware but it running in a software enviornment

A

VM

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

A piece of software that runs on a physical system and can create multiple isolated virtual operating systems

A

hypervisor

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

Allows the virtualization of hardware resources and supports multiple VMs running different OS’s.

A

hypervisor

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

Hypervisor Implementation Type 1

A

Does not sit on host os

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

Hypervisor Implementation Type 2

A

Sits on Host OS

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

A tool from hashicorp for building and managing virtual machine environments in a single workflow

A

Vagrant

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

What are the benefits of vagrant

A

-Automates the setup of one or more VMs
-supports multiple VM environments
-Supports multiple hypervisors
-Supports use on multiple OS’s
Supports the use of plugins

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