Section 10 OBJ 4.1: Cloud Computing Flashcards

1
Q

Cloud Computing

A

Practice of using a network of remote servers hosted on the internet in order to manage, store, or process data

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

High Availability

A

Services experience very little downtime when using the cloud

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

Scalability

A

Ability to increase or decrease resources in a system in a linear or less than linear rate, in order to meet resource demands

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

Vertical Scaling (scaling up)

A

adding more resources to an existing server or node

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

Horizontal Scaling (scaling out)

A

adding additional machines to help handle extra load

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

Rapid Elasticity

A

ability to scale up or down quickly

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

Metered Utilization

A

being charged for a service on a pay per use basis

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

shared resources

A

ability to minimize costs by sharing cloud resources with other users

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

File Synchronization

A

ability to store data which can spread to other places depending on configuration

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

Public Cloud

A

service provider makes resources to end users over the internet

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

Private Cloud

A

a company creates their own in house cloud that is not shared with others

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

Hybrid Cloud

A

a combination of public and private clouds

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

Community Cloud

A

Collaborative effort where resources and costs are being shared among several organizations who have a common service need

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

Multitenancy

A

allows users to share computing resources in a public or private cloud

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

Single tenancy

A

assigns a particular resource to a single organization. there is no sharing.

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

On-Premise Solution

A

need to procure all the hardware, software, personnel, and space to run the organization’s cloud

17
Q

Hosted Solution

A

Third-party service provider provides all the hardware and facilities needed to maintain a cloud solution

18
Q

IaaS

A

provides everything you with everything you need to run a server.
This includes power space, cooling, network, virtualization layer, and sometimes the OS

19
Q

PaaS

A

Everything in a IaaS, but also includes the middleware and runtime environments, such as databases, web servers, programming languages, OS, etc

20
Q

SaaS

A

Hosted piece of software on top of everything provided by a PaaS

21
Q

Virtualized Desktop Infrastructure (VDI)

A

Hosts desktop OSes within a virtualized environment hosted by a centralized server or server farm.
Can be connected to by the user via something like RDP

22
Q

Centralized Model

A

Hosts all the desktop instances on a single server or server farm

23
Q

Hosted Model/ Desktop as a Service

A

Maintained by a service provider and provided to the end user as a service

24
Q

Remote Virtual Desktop Model

A

Copies the desktop image to a local machine prior to being used by the end user

25
Q

Cloud Storage Applications

A

Amount of space on a cloud-based server as file storage
ex: Google Drive

26
Q

File Synchronization

A

ability to synchronize from different devices using a single account

27
Q

Content Delivery Network (CDN)

A

different servers located around the world so it finds the closest server to the user, in order to minimize latency and download times

28
Q

Software Defined Networking (SDN)

A

Enables the network to be intelligently and centrally controlled, or programmed, using software applications
Can be changed automatically by automation and orchestration

29
Q

Application Layer

A

focuses on the communication resource requests or information about the network as a whole

30
Q

Control Layer

A

uses the information from the applications and decides how to route the data packets on the network

31
Q

Infrastructure Layer

A

Contains the actual network devices that receive the instructions from the control layer about where to move that data