CV0-003 · Question #195
Which of the following must be implemented by a cloud provider to ensure that different entities can authenticate and share basic user accounting information?
The correct answer is C. Virtualization. Virtualization enables cloud providers to create isolated multi-tenant environments, allowing distinct entities to authenticate separately and maintain independent user accounting on shared physical infrastructure.
Question
Which of the following must be implemented by a cloud provider to ensure that different entities can authenticate and share basic user accounting information?
Options
- AScalability
- BFederation
- CVirtualization
- DSelf service
How the community answered
(37 responses)- A3% (1)
- B5% (2)
- C92% (34)
Why each option
Virtualization enables cloud providers to create isolated multi-tenant environments, allowing distinct entities to authenticate separately and maintain independent user accounting on shared physical infrastructure.
Scalability refers to dynamically expanding or contracting resource capacity on demand and has no bearing on cross-entity authentication or user accounting sharing.
Federation is a separate trust model that links identity providers across organizational boundaries but is not the infrastructure mechanism a provider implements to host and isolate multiple tenants.
Virtualization abstracts physical hardware into isolated virtual machines and environments, allowing a single cloud provider to host multiple separate organizations on the same infrastructure while keeping each entity's authentication credentials and user accounting data logically separated. This multi-tenancy capability is the underlying mechanism that makes it possible for different entities to coexist and authenticate independently within one cloud platform.
Self-service allows users to provision resources without manual intervention and does not address how different entities authenticate or how their accounting information is managed.
Concept tested: Virtualization enabling isolated multi-tenant authentication
Source: https://csrc.nist.gov/publications/detail/sp/800-145/final
Topics
Community Discussion
No community discussion yet for this question.