Cloud Infrastructure Flashcards

1
Q

Cloud instance

A

Refers to virtual server. High availability configuration refers to regional instance, provides data redundancy.
Within regional instance configuration is made up of primary instance and standby instance

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

Standby instance

A

In case of instance or zone failure standby instance takes over duties. There is consistent synchronization to each zones/instance disks with standby instances

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

Cloud availability zone

A

Zone is made up one or more data centers equipped with independent power, cooling and networking

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

Abstracted layer

A

Also called virtual layer. One of two cloud infrastructure layers. Clouds utilizes some form of virtual networking to abstract the physical network and create a network resource pool. Typically the cloud user provisions desired networking resources from this pool, which can be configuration within the limits of the virtualization technique used.

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

Rapid elasticity

A

4th cloud characteristic, adapt to changing workload demand by auto provisioning and deprovisioning pooled resources to match current demand

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

Resource pooling

A

3rd cloud characteristics; providing computing; resources are pooled to serve multiple consumers using a multi tenant model with different physical and virtual resources. It is location independent, and there is location abstraction (country, state, data center)

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

Cloud security groups

A

Form of logical network perimeters. Each resource is assigned to at least one logical cloud-based security group. Cloud based security group is designed with specific rules that govern the communication between the security groups. Rules are in TCP and IP layers ( ports and source/destination IP address)

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

Measured services

A

5th cloud characteristic, this is metering capability for chargeback

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

Cloud geography

A

Area in world contain minimum 1 region. Defines a discrete market that preserve data residency and compliance boundaries. Allows customers with data-residency and compliance needs keep data close. Geographic are fault-tolerant to withstand complete region failure through their connection to dedicated high-capacity networking infrastructures.

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

Cloud region

A

Geographic concept- set of connected data centers deployed within a different perimeter

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

High availability

A

Provides for redundancy and automatic failover capability

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

Physical layer

A

One of cloud infrastructure layers, this is processors, memory, connectivity, storing. Is used to build clouds resource pools

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

docker

A

Open-source platform to deploy and manage virtualized containers

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

Containers

A

Offer a logical packaging mechanism in which applications can be abstracted from the environment in which they run. Virtualizes CPU memory, storage, network resources on OS level. Give developers ability to create predictable environments isolated from other apps. This mechanism virtualizes CPU, memory, storage

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

Cloud characteristics

A
  1. On-demand self-services (customer can provision computing capabilities as needed)
  2. Broad network access ( heterogenous thin or tick client platforms)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Container orchestration

A

Managing how containers are created and how they are connected