CCSK · Question #46
What is resource pooling?
The correct answer is A. The provider's computing resources are pooled to serve multiple consumers. Resource pooling is one of the five essential characteristics of cloud computing defined by NIST, where a provider's shared computing resources dynamically serve multiple consumers.
Question
What is resource pooling?
Options
- AThe provider's computing resources are pooled to serve multiple consumers.
- BInternet-based CPUs are pooled to enable multi-threading.
- CThe dedicated computing resources of each client are pooled together in a colocation facility.
- DPlacing Internet ("cloud") data centers near multiple sources of energy, such as hydroelectric
- ENone of the above.
How the community answered
(21 responses)- A76% (16)
- B5% (1)
- C5% (1)
- D14% (3)
Why each option
Resource pooling is one of the five essential characteristics of cloud computing defined by NIST, where a provider's shared computing resources dynamically serve multiple consumers.
NIST SP 800-145 defines resource pooling as the provider's computing resources being pooled to serve multiple consumers using a multi-tenant model, with physical and virtual resources dynamically assigned and reassigned based on consumer demand. Location independence is a key trait - consumers generally have no control or knowledge of the exact location of the resources provided. This shared model enables economies of scale and efficient utilization across the entire provider infrastructure.
Pooling Internet-based CPUs for multi-threading describes a parallel computing concept, not the cloud characteristic of resource pooling as defined by NIST.
Dedicated resources per client in a colocation facility describes a private or colo hosting model, which is the opposite of the shared, multi-tenant nature of resource pooling.
Placing data centers near energy sources describes a physical site selection strategy, not any of the five essential cloud computing characteristics.
Option A correctly and completely matches the NIST SP 800-145 definition of resource pooling, so 'None of the above' is incorrect.
Concept tested: NIST cloud essential characteristic - resource pooling
Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-145.pdf
Topics
Community Discussion
No community discussion yet for this question.