Cloud Computing fundamentals Flashcards

1
Q

A System has to meet 5 different characteristics to define that as “Cloud” (AWS/AZURE/GCP). What are they

A
  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
2
Q

On-Demand Self-Service

A

Can Provision capabilities as needed without human interaction
Provision and terminate using a UI/CLI without human interaction.

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

Broad Network Access

A

Capabilities are available over the network and accessed through standard mechanisms
Access services over any networks on any devices using standard protocols and methods.

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

Resource Pooling

A
  1. There is sense of location indepedence no control or knowledge over the exact location of the resources
  2. Resources are pooled to serve multiple consumers using multi-tenan model
    Economies of scale, cheaper service
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Rapid Elasticity

A
  1. Capabilities can be elastically provisioned and released to scale rapidly outward and inward with demand
  2. For the consumers, the capabilities available for provisioning often appear to be unlimited
    Scale up(OUT) and down(IN) automatically in response to system load.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Measured Service

A

Resource usage can be monitored,controlled,reported and billed
Usage is measured. Pay only for what you consume.

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