An IT manager is evaluating cloud capabilities for a retail logistics application. Match each operational requirement on the left with the essential cloud characteristic on the right that satisfies it. Which pairs represent the correct matches?
- Automatically adding server resources during high-volume sales events and scaling down when demand drops.Rapid Elasticity
- Provisioning storage and computing instances immediately via a cloud portal without waiting for IT staff approval.On-Demand Self-Service
- Combining multi-tenant storage hardware into a unified infrastructure pool.Resource Pooling
- Tracking bandwidth and CPU usage so clients only pay for the exact resources consumed.Measured Service
Answer
Rapid Elasticity matches automatic scaling based on demand. On-Demand Self-Service matches provisioning resources directly via a portal. Resource Pooling matches combining hardware across multi-tenant workloads. Measured Service matches tracking usage for consumption-based billing.
The correct matches align each operational requirement with its official NIST/CompTIA cloud characteristic definition: automatic scaling to demand is rapid elasticity; provisioning without staff interaction is on-demand self-service; multi-tenant hardware aggregation is resource pooling; and meter-based usage tracking is measured service.
Step-by-Step Solution
Key Concept
Cloud Characteristics and Features (Elasticity, On-Demand, Resource Pooling, Measured Service)