CCSK Domain One Flashcards

1
Q

In Cloud Computing what do the terms abstraction and orchestration mean ?

A

We abstract resources from the underlying physical infrastructure to create our pools and use orchestration to coordinate carving out and delivering a set of resources from the pools to the consumers.

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

In Cloud computing what do the terms segregation and isolation mean ?

A

Segregation allows the cloud provider to divvy up resources to the different groups and isolation ensures that they cant see or modify each others assets. Multitenancy doesnt only apply across different organisations, it is also used to divvy up resources between different units in a single business organisation.

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

What are the essential characteristics of cloud computing ?

A

Broad Network Access, Rapid Elasticity, Measured Service, On Demand Service and Resource Pooling

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

What are the three service models of cloud computing ?

A

SaaS, PaaS, IaaS

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

What are the four deployment models of cloud computing ?

A

Public, Private, Hybrid, Community

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

How does IaaS work under the hood ?

A

A series of physical servers each run two components - a hypervisor and the management/orchestration software to tie in the the servers and connect them to the compute controller. A customer asks for an instance of a particular size and the cloud controller determines which server has the capacity and allocates an instance of the requested size.

The controller then creates a virtual hard drive by requesting storage from the storage pool, and connects it to the appropriate host server and instance over the network. Networking including virtual network interfaces and addresses is also allocated and connected to the necessary virtual network.

The controller then sends a copy of the server image to the virtual machine boots it and configures it. This creates an instance running in a VM with virtual networking and attached storage - once completed the metadata and connectivity information is brokered by the cloud controller and available to the consumer who can now connect to the instance and log in.

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

How does PaaS work under the hood ?

A

PaaS adds an additional layer of integration with application development frameworks, middleware capabilities and functions such as databases, messages and queuing. These services allow developers to build applications on the platform with programming languages and tools that are supported by the stack.

In PaaS the cloud user only sees the platform, not the underlying infrastructure.

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

How does SaaS work under the hood ?

A

Many SaaS providers build on top of IaaS and PaaS due to increased agility, resiliency, and potential economic benefits. Modern cloud applications use a combination of approaches sometimes across different cloud providers. Many also tend to offer public APIs for some or all functionality.

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

What is infrostructure ?

A

Data and Information, content in data stores

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

What is applistructure ?

A

Applications that are deployed onto the cloud

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

What is metastructure ?

A

The protocols and mechanisms that provide the interface between the infrastructure layer and the other layers. Contol Plane

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

What is infrastructure ?

A

The core components of a computing system compute, network and storage

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

When do you select the cloud provider ?

A

Immediately after the requirements are determined and before defining the architecture

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