A university systems administrator is configuring a cloud-hosted student enrollment portal. The system experiences massive, unpredicted spikes in user traffic during the first two hours of course registration each semester, requiring compute capacity to expand immediately without manual admin intervention and shrink back down as traffic normalizes. Additionally, the university requires that physical hardware resources be dynamically assigned and reassigned across multiple department virtual machines based on demand. Which of the following cloud characteristics directly address these operational requirements? (Select TWO.)
- Rapid elasticityAnswer
- Resource poolingAnswer
- CInfrastructure as a Service
- DType 1 hypervisor execution
Answer
The correct options are Rapid elasticity and Resource pooling.
Rapid elasticity provides automatic provisioning and de-provisioning of compute capacity to accommodate sudden peaks and declines in traffic. Resource pooling allows the provider to aggregate physical computing resources to serve multiple tenants, dynamically allocating physical CPU, memory, and bandwidth based on workload needs.
Step-by-Step Solution
Key Concept
Essential Cloud Computing Characteristics (Rapid Elasticity and Resource Pooling)