Dual-Limit Account Provisioning for Cloud Resource Allocation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for allocating system resources in cloud computing environments are manual, prone to human error, and result in disruptive access limitations, leading to user dissatisfaction and increased customer complaints due to hard limits that do not account for dynamic usage patterns.

Innovation Solution

Implementing a dual-tier access limiting system using a centralized key values dictionary and API, which sets soft and hard limits for feature access, allowing for dynamic adjustments based on utilization data and providing notifications at different threshold levels.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual methods are used for allocating system resources, then implementation is simple, but human error increases and user satisfaction decreases

Engineering Contradiction:
Improveresource allocation accuracyVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system automatically monitors feature utilization levels and adjusts access limits without manual intervention. The dual-tier limit system self-regulates by comparing current utilization against soft and hard limits, automatically blocking features when thresholds are exceeded, thereby eliminating human error while maintaining manageable complexity through automated decision-making logic.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system continuously monitors feature utilization levels and provides feedback by comparing current usage against predefined soft and hard limits. This feedback mechanism enables automatic adjustment of access permissions, improving reliability through data-driven decisions while keeping the system structure organized through clear threshold-based control logic.

Inventive Principle:
Principle #23Feedback

2Reliability

If hard limits are imposed on feature access, then resource protection is improved, but user satisfaction decreases due to disruptive access limitations

Engineering Contradiction:
Improveresource protectionVSAvoiduser experience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The limit enforcement is segmented into two distinct tiers: soft limits that provide early warning and guidance, and hard limits that provide absolute protection. This segmentation allows the system to protect resources through hard limits while improving user experience by using soft limits as intermediate guidance, reducing abrupt disruptions and enabling users to adjust behavior before complete access blocking occurs.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The soft limit tier performs preliminary action by warning users before hard limits are reached. This preliminary guidance allows users to self-correct their usage patterns, reducing the frequency of hard limit enforcement and minimizing disruptive access limitations while maintaining resource protection through the underlying hard limit structure.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If dynamic utilization monitoring is implemented, then resource allocation efficiency is improved, but system complexity increases

Engineering Contradiction:
Improveresource allocation efficiencyVSAvoidmonitoring system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system monitors dynamic utilization levels of features and adjusts access permissions based on changing parameters. By tracking utilization metrics and comparing them against configurable soft and hard limits, the system achieves efficient dynamic resource allocation while maintaining manageable complexity through standardized monitoring logic and clear threshold-based decision rules.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12455773B2Systems and methods for allocating system resources using dual-limit account provisioning
Publication Date: 2025.10.28 CONTENTSTACK INC
  • US12455773B2 patent drawing
  • US12455773B2 patent drawing
  • US12455773B2 patent drawing

AI summary

Example embodiments of the present disclosure provide for an example method including maintaining a key values dictionary including a first feature, a first threshold utilization level associated with the first feature, and a second threshold utilization level associated with the first feature. The example method includes obtaining user session initiation data associated with a headless content management service. The example method includes obtaining first utilization level data for the first feature. The example method includes determining that the first utilization level is above the first threshold utilization level. The example method includes performing a first-tier action responsive to determining the first utilization level is high. The example method includes determining a second utilization level is above a second threshold. The example method includes performing a second-tier action responsive to determining the second utilization level is above the second threshold.