Ilmu Komputer & AI editorial
Stability-Aware Proactive Autoscaling Using a Double Deep Q-Network in Cloud Computing Environments
The core problem
Innovation
Experimental results demonstrate that the proposed DDQN+RRS method outperforms both reactive and existing proactive approaches. Key performance metrics are summarized as follows:
- **SLA violation rate**: DDQN+RRS achieves a lower SLA violation rate of **11.81%**, compared to higher rates in baseline methods.
- **CPU utilization**: The approach achieves a higher CPU utilization of **52.23%**, indicating efficient resource usage.
- **Scaling stability**: DDQN+RRS exhibits improved scaling stability with fewer scaling events (**2,488**) and reduced pod restarts (**1,246**).
- **Oscillation reduction**: The method significantly reduces oscillations over time, particularly during the 0-60 s interval. While reactive methods show substantial fluctuations in pod allocation, DDQN+RRS achieves the most stable and smooth scaling, especially during the 15-30 s, 40-45 s, and 55-60 s intervals.
These results highlight the effectiveness of the DDQN+RRS approach in maintaining stability while meeting performance requirements.
Why it matters
Who should read this
Opening member contentโฆ