PaaS Resource Configuration Optimization via Workload Replay

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Determining optimal resource configurations for applications on a Platform as a Service (PaaS) platform is complex due to the trade-off between performance and cost, with varying resource demands over time, and existing methods lack automation for optimizing resource allocation.

Innovation Solution

The method involves simulating historical workloads on multiple resource configuration combinations using idle infrastructure resources to measure performance and cost, automatically selecting and applying the optimal configuration that balances cost and performance, and continuously adjusting to reflect changing demands.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If more resources are reserved for an application, then application performance is improved, but cost increases

Engineering Contradiction:
Improveapplication performanceVSAvoidresource allocation cost
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system performs preliminary actions by simulating historical workloads on multiple resource configuration combinations before making a final resource allocation decision. Historical workload data is replayed on candidate configurations to predict performance outcomes in advance, allowing the system to select optimal configurations that balance performance and cost without needing to over-provision resources.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates copies of historical workloads and replays them on multiple candidate resource configurations. By copying and re-executing historical workload patterns on different configuration combinations, the system can evaluate which configurations would have performed best historically, using these insights to guide future resource allocation decisions and avoid costly trial-and-error approaches.

Inventive Principle:
Principle #26Copying

2Reliability

If resource configurations are manually adjusted, then optimization can be achieved, but automation is reduced

Engineering Contradiction:
Improveresource optimizationVSAvoidconfiguration automation
Core Design Contradiction:
ReliabilityVSExtent of automation

Solution Approach 1:

The system performs self-service by automatically evaluating multiple resource configuration combinations against historical workload data and selecting optimal configurations without human intervention. The automated evaluation process includes simulating workloads on candidate configurations, comparing performance metrics, and making configuration decisions based on predefined optimization criteria, thereby reducing manual adjustment requirements.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements feedback mechanisms by continuously monitoring application performance and workload patterns, then using this information to refine future resource configuration decisions. Historical performance data is fed back into the optimization process, allowing the system to learn from past outcomes and automatically adjust configurations to achieve better performance-cost balances over time.

Inventive Principle:
Principle #23Feedback

3Device complexity

If resource demands are static, then configuration is simpler, but adaptability to changing demands is reduced

Engineering Contradiction:
Improveconfiguration complexityVSAvoidresource demand adaptability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system introduces dynamics by enabling resource configurations to adapt automatically to changing workload patterns over time. Instead of static configurations, the system continuously evaluates candidate configurations against current and historical workload data, allowing resource allocations to evolve dynamically in response to changing demands while maintaining optimization goals.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary evaluation of multiple configuration combinations using historical workload data before committing to a configuration. This preliminary action allows the system to prepare and test multiple configuration scenarios in advance, then select the most appropriate one based on current workload conditions, enabling rapid adaptation when demands change without requiring complex real-time reconfiguration processes.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10223131B1Implementing continues PaaS apps resource optimization using production workload replay with intelligent configuration permutations
Publication Date: 2019.03.05 EMC IP HLDG CO LLC
  • US10223131B1 patent drawing
  • US10223131B1 patent drawing
  • US10223131B1 patent drawing

AI summary

One embodiment is related to a method for determining an optimal resource configuration combination, comprising: (1) measuring performance of an application with a production resource configuration combination and its associated cost; (2) simulating historical workloads associated with the application with one or more candidate resource configuration combinations using idle resources; (3) selecting one of the candidate resource configuration combinations as a new production resource configuration combination based on cost and performance measurements and comparisons; (4) applying the new production resource configuration combination to a production environment; and (5) monitoring performance of the application with the new production resource configuration combination to confirm that it meets desired performance targets, wherein operations (1) to (5) are performed on a Platform as a Service (PaaS) platform.