Lesson 1 Flashcards

1
Q

Cloud service provider (CSP)

A

An organization that hosts and maintains data centers that offer SaaS, PaaS, and IaaS services to customers.

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

Information Technology Infrastructure Library (ITIL)

A

A framework and library of IT service management best practices.

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

Cloud computing

A

A service model that delivers applications, infrastructure, and other resources as a service by using a pay-as-you-go model.

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

5 characteristics of cloud computing

A

As defined by the National Institute of Standards and Technology (NIST):

  1. On-demand self-service
  2. Broad network access
  3. Resource pooling
  4. Rapid elasticity
  5. Measured service
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

On-demand self-service

A

Consumers can provision resources as needed and automatically.

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

Broad network access

A

Services are available across the network from commonly available clients.

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

Resource pooling

A

The Cloud Service Provider (CSP) pools resources in a multi-tenant model and adjusts resource allocation on an on-demand basis, and the specific distribution of hardware resources are abstracted from the consumer.

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

Rapid elasticity

A

Resources are provisioned and released to adjust for changes in demand and consumption. This process may be automatic or manual.

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

Measured service

A

Metering of resources is monitored, controlled, and billable.

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

4 main service models

A
  1. Software as a Services (SaaS
  2. Platform as a Service (PaaS)
  3. Infrastructure as a Service (Iaas)
  4. Anything as a Service (XaaS)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Software as a Service (SaaS)

A

The management of the hardware infrastructure, operating system, and application layers by a cloud service provider.

Often provided for end users to access line of business applications.

The consumer is provided with the direct use of software.

Responsibility for the hardware where that software runs, the operating system upon which it runs, and the installation and patching of the software itself are all offloaded to the CSP.

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

Platform as a Service (PaaS)

A

The management of the hardware infrastructure and operating system layers by a CSP.

Often provided for database administrators and developers.

The service structure is provided by the CSP.

It is up to the consumer to populate that structure, manage it on a day-to-day basis, and assume responsibility for the content. Support for the hardware, as well as the service platform that hosts the content, is offloaded to the CSP.

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

Infrastructure as a Service (IaaS)

A

A cloud service model that provides basic computer and network functionality by using pooled hardware resources and virtual machines.

The hardware infrastructure is provided to the consumer. The consumer assumes responsibility for all layers above that hardware.

The CSP manages hardware failures, firmware updates, device drivers, hardware compatibility, etc.

The consumer installs and manages the operating system on top of the hardware, as well as any services and applications that run above that operating system.

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

Anything as a Service (XaaS)

A

“Anything as a Service” is a catch-all phrase for technology solutions that are moved to the cloud.

Examples:
Database as a Service (DBaaS)
Desktop as a Service (DaaS)
Communications as a Service (CaaS)
Collaboration as a Service (also CaaS)
Monitoring as a Service (MaaS)

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

3 cloud components and clients

A
  1. Client platform (from which the cloud services are being accessed)
  2. Data center (where cloud services are being hosted)
  3. Network connection (path between client devices and cloud services)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

4 cloud deployment models

A
  1. Private - services a single org.
  2. Public - multiple org’s share resources from CSP
  3. Community - Services multiple orgs with similar service needs
  4. Hybrid - combination of at least 2: public, private, or community.
17
Q

Private cloud

A

A cloud deployment model that consists of cloud services that are available only to the organization utilizing it with no resources shared with other organizations.

18
Q

Public cloud

A

A cloud deployment model that consists of cloud services that are shared among subscribers and provided by a cloud service provider and accessed across the Internet.

19
Q

Community cloud

A

A cloud deployment model that consists of cloud resources shared by organizations with similar security or service requirements.

20
Q

Hybrid cloud

A

A cloud deployment model that combines at least 2 of the other deployment models: public, private, and community.

21
Q

Shared responsibility model

A

CSP is responsible for the security “of” the cloud, the consumer is responsible for security “in” the cloud.

The CSP secures the hosting data centers and technologies while the consumer secures the data and processes operating inside the cloud.

22
Q

Software defined networking (SDN)

A

Virtualized network services that provide flexible and dynamic management.