nerdexam
(ISC)2

CCSP · Question #234

Your organization has made it a top priority that any cloud environment being considered to host production systems have guarantees that resources will always be available for allocation when…

The correct answer is D. Reservations. To guarantee that cloud resources will always be available for allocation to production systems, ensuring 'reservations' are part of the contract and SLA is essential.

Submitted by wei.xz· Apr 18, 2026Cloud Concepts, Architecture and Design

Question

Your organization has made it a top priority that any cloud environment being considered to host production systems have guarantees that resources will always be available for allocation when needed. Which of the following concepts will you need to ensure is part of the contract and SLA?

Options

  • ALimits
  • BShares
  • CResource pooling
  • DReservations

How the community answered

(68 responses)
  • A
    4% (3)
  • B
    16% (11)
  • C
    7% (5)
  • D
    72% (49)

Why each option

To guarantee that cloud resources will always be available for allocation to production systems, ensuring 'reservations' are part of the contract and SLA is essential.

ALimits

Limits define the maximum amount of resources a workload can consume, which is a control mechanism but does not guarantee the *availability* of resources, only prevents overconsumption.

BShares

Shares are a mechanism in virtualization that prioritizes resource allocation among competing workloads when resources are contended, but they do not guarantee baseline availability during severe resource contention.

CResource pooling

Resource pooling is the fundamental cloud characteristic where resources are aggregated and dynamically allocated, but it does not inherently guarantee *exclusive* or *prioritized* availability for a specific customer without additional mechanisms like reservations.

DReservationsCorrect

Reservations (or reserved instances/committed use discounts) in cloud computing provide a guarantee that a specific amount of computing resources (e.g., CPU, memory) will be available and allocated to your organization when needed. This contractual agreement with the cloud provider ensures resource availability for critical production systems, even during peak demand, and is a key component for meeting stringent availability requirements in an SLA.

Concept tested: Cloud resource guarantees (reservations)

Source: https://learn.microsoft.com/en-us/azure/cost-management-billing/reservations/save-compute-costs-reservations

Topics

#Cloud resource management#Resource availability#SLA#Cloud reservations

Community Discussion

No community discussion yet for this question.

Full CCSP Practice