nerdexam
(ISC)2

CCSP · Question #571

In order to prevent cloud customers from potentially consuming enormous amounts of resources within a cloud environment and thus having a negative impact on other customers, what concept is commonly u

The correct answer is A. Limit. Limit is the standard term used by cloud providers to define a maximum boundary on how much of a given resource (compute, storage, API calls, etc.) a single customer can consume, protecting the shared infrastructure from being monopolized by one tenant. Cap (B) and Throttle (C) a

Submitted by jakub_pl· Apr 18, 2026Cloud Platform & Infrastructure Security

Question

In order to prevent cloud customers from potentially consuming enormous amounts of resources within a cloud environment and thus having a negative impact on other customers, what concept is commonly used by a cloud provider?

Options

  • ALimit
  • BCap
  • CThrottle
  • DReservation

How the community answered

(50 responses)
  • A
    94% (47)
  • B
    4% (2)
  • D
    2% (1)

Explanation

Limit is the standard term used by cloud providers to define a maximum boundary on how much of a given resource (compute, storage, API calls, etc.) a single customer can consume, protecting the shared infrastructure from being monopolized by one tenant. Cap (B) and Throttle (C) are related concepts but carry different meanings: a cap often refers to a hard ceiling on cost or usage in billing contexts, while throttling is a reactive mechanism that slows down requests after a limit is already being exceeded - it's the enforcement action, not the policy itself. Reservation (D) is the opposite concept - it guarantees a minimum amount of resources for a customer, rather than restricting a maximum.

Memory tip: Think of a "limit" like a speed limit sign - it sets the rule in advance before you even get in the car. Throttling is the cop who pulls you over after you've already sped past it.

Topics

#Resource Management#Multi-tenancy#Resource Limits#Cloud Governance

Community Discussion

No community discussion yet for this question.

Full CCSP Practice