Dynamic Container Scaling for Cloud Performance Testing Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing performance testing methods in cloud computing environments face challenges in efficiently generating appropriate infrastructure to test software applications, as they often require different resource configurations based on varying load expectations, leading to inaccurate testing and resource inefficiency.

Innovation Solution

A scalable method is introduced that dynamically deploys and configures container instances based on expected traffic loads, allowing for realistic testing scenarios by matching resource allocation to the specific performance requirements of each application or service, thereby optimizing resource usage and improving testing accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If performance testing infrastructure is configured to generate large amounts of traffic, then testing accuracy for high-load applications is improved, but resource consumption increases

Engineering Contradiction:
Improvetesting accuracyVSAvoidresource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The testing infrastructure dynamically adjusts the configuration of virtual compute instances based on the expected load of the application being tested. The system determines the appropriate number of instances and their resource allocation (processors, memory) in real-time, transforming a static infrastructure into a dynamic one that adapts to different testing scenarios, thereby achieving accurate testing without excessive resource consumption.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes key parameters of the testing infrastructure, specifically the number of virtual compute instances and their resource allocations, based on the expected traffic load of the application. By adjusting these parameters dynamically rather than using fixed configurations, the system achieves both testing accuracy and resource efficiency.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If different resource configurations are used for each application's performance testing, then testing accuracy is improved, but infrastructure complexity increases

Engineering Contradiction:
Improvetesting accuracyVSAvoidinfrastructure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system creates a universal testing infrastructure that can serve multiple applications with different load requirements. By using a pool of virtual compute instances that can be dynamically allocated and configured, the infrastructure achieves multi-functionality, handling diverse testing scenarios without requiring separate dedicated infrastructure for each application.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The testing infrastructure is segmented into multiple virtual compute instances that can be independently configured and allocated. This segmentation allows the system to create appropriate testing environments for different applications by combining and configuring individual instances, reducing overall infrastructure complexity while maintaining testing accuracy.

Inventive Principle:
Principle #1Segmentation

3Productivity

If virtual compute instances are instantiated for performance testing, then testing capability is improved, but resource allocation efficiency decreases

Engineering Contradiction:
Improvetesting capabilityVSAvoidresource allocation efficiency
Core Design Contradiction:
ProductivityVSLoss of energy

Solution Approach 1:

The system dynamically instantiates and configures virtual compute instances based on the specific testing requirements of each application. Rather than pre-provisioning resources, the system creates the appropriate number of instances with suitable resource allocations only when needed, improving resource allocation efficiency while maintaining full testing capability.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12117927B2Method and system for scalable performance testing in cloud computing environments
Publication Date: 2024.10.15 INTUIT INC
  • US12117927B2 patent drawing
  • US12117927B2 patent drawing
  • US12117927B2 patent drawing

AI summary

Certain embodiments of the present disclosure provide techniques for performing performance tests against services in a computing environment. The method generally includes deploying application code to an application namespace hosted on a first set of resources in the computing environment. Testing code is deployed to an infrastructure namespace hosted on a second set of resources in the computing environment. A request to test the application code is received. The request generally includes information identifying a load to be generated in testing the application code. A plurality of container instances implementing the test code are instantiated based on the identified load to be generated to test the application code. A test is executed against the application code through the instantiated plurality of container instances.