Database Throughput Capacity Dynamic Adjustment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing database systems face inefficiencies in managing workload distribution and resource allocation, leading to idle resources during low utilization periods and potential performance throttling during high demand, resulting in suboptimal performance and resource waste.

Innovation Solution

Implementing a database service that dynamically adjusts throughput capacity for individual items within a database without relying on client-specified throughput, allowing for proactive reallocation of resources and redistribution of frequently accessed items across storage nodes to ensure guaranteed performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If throughput capacity is provisioned for peak demand, then performance is maintained during high utilization, but resources remain idle during low utilization periods

Engineering Contradiction:
Improveperformance guaranteeVSAvoidresource waste
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system dynamically adjusts throughput capacity allocation based on real-time workload conditions. Storage nodes can scale their provisioned throughput capacity up or down automatically, allowing the system to maintain performance guarantees during peak demand while reducing resource allocation during low utilization periods, thus eliminating the need to provision for maximum capacity continuously.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the throughput capacity parameter dynamically based on utilization metrics. By monitoring workload conditions and adjusting the provisioned throughput capacity parameter in response to changing demands, the system optimizes resource utilization while maintaining performance guarantees when needed.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If resources are allocated based on client-specified throughput, then performance requirements are met, but the system cannot adapt to changing workload conditions

Engineering Contradiction:
Improveperformance requirement fulfillmentVSAvoidworkload adaptation
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system performs self-service by automatically monitoring its own workload conditions and adjusting throughput capacity allocation without requiring client intervention. Storage nodes autonomously detect changes in utilization and reassign provisioned capacity accordingly, enabling the system to adapt to changing workload conditions while maintaining performance guarantees.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements feedback mechanisms where storage nodes monitor their own performance metrics and workload conditions, then use this feedback to dynamically adjust throughput capacity allocation. This closed-loop control enables automatic adaptation to changing demands while ensuring performance requirements continue to be met.

Inventive Principle:
Principle #23Feedback

3Productivity

If throughput capacity is increased to handle high demand, then performance is maintained, but resource utilization is inefficient during low demand

Engineering Contradiction:
Improvethroughput capacityVSAvoididle resources
Core Design Contradiction:
ProductivityVSLoss of energy

Solution Approach 1:

The system implements periodic monitoring and adjustment of throughput capacity allocation. Storage nodes continuously evaluate workload conditions and periodically reassign provisioned capacity, allowing the system to oscillate between higher capacity states during peak demand and lower capacity states during low demand, thereby maintaining productivity while reducing idle resource waste.

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS11625273B1Changing throughput capacity to sustain throughput for accessing individual items in a database
Publication Date: 2023.04.11 AMAZON TECH INC
  • US11625273B1 patent drawing
  • US11625273B1 patent drawing
  • US11625273B1 patent drawing

AI summary

Throughput capacity may be changed to sustain throughput for accessing individual items in a database. A table hosted at storage nodes that provide access to the table in a database may be identified as allocated with a client-specified throughput capacity for accessing the table. Performance of access requests to the table at the storage nodes may be tracked. Based on the performance of the access requests, a change may be determined that modifies a throughput capacity for the table to sustain a guaranteed throughput for each access request independent of other access requests received for the table.