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
- On-Demand Self-Service
- Broad Network Access
- Resource Pooling
- Rapid Elasticity
- Measured Service
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.
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.
4
Q
Resource Pooling
A
- There is sense of location indepedence no control or knowledge over the exact location of the resources
- Resources are pooled to serve multiple consumers using multi-tenan model
Economies of scale, cheaper service
5
Q
Rapid Elasticity
A
- Capabilities can be elastically provisioned and released to scale rapidly outward and inward with demand
- 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.
6
Q
Measured Service
A
Resource usage can be monitored,controlled,reported and billed
Usage is measured. Pay only for what you consume.