New Auto-Scaling Method Boosts Serverless Efficiency and Cost Savings

Mobina Kashaniyan, Mehrdad Ashtiani, Amirhossein Ghassemi· July 20, 2026 View original

Summary

A new framework optimizes serverless autoscaling by integrating dependency analysis, multi-model workload forecasting, and cost-aware control. It identifies critical functions, predicts resource needs with high accuracy, and reduces infrastructure costs while maintaining performance.

This research introduces a novel autoscaling framework designed for serverless computing environments, addressing challenges like dynamic workloads and cold-start latency. The system models serverless applications as dependency graphs to pinpoint critical functions. It then employs a multi-expert consensus mechanism, combining multiple machine learning models like MLP, LSTM, and CNN, to accurately forecast short-term resource demands. The framework further incorporates cold-start awareness and cost comparison, allowing it to intelligently decide whether to scale up, scale down, or hold resources. Experimental results using real-world data demonstrate that this approach achieves high prediction accuracy and significantly reduces infrastructure costs compared to existing methods, all while maintaining desired performance levels.

Why it matters

Professionals can leverage this research to implement more efficient and cost-effective serverless architectures, reducing operational overhead and improving application responsiveness.

How to implement this in your domain

  1. 1Analyze existing serverless applications to map function dependencies and identify critical paths.
  2. 2Integrate lightweight machine learning models for real-time workload forecasting within your serverless platform.
  3. 3Develop a cost-aware scaling controller that considers cold-start times and cloud pricing models.
  4. 4Pilot the framework on non-critical serverless functions to validate performance and cost savings.
  5. 5Continuously monitor and refine the forecasting models and scaling policies based on observed workload patterns.

Who benefits

Cloud ComputingE-commerceSaaSFinTechMedia & Entertainment

Key takeaways

  • Dependency-aware autoscaling significantly improves serverless resource management.
  • Multi-expert forecasting models enhance prediction accuracy for dynamic workloads.
  • Cost-aware scaling decisions lead to substantial infrastructure cost reductions.
  • The framework addresses cold-start latency and inter-function dependencies effectively.

Original post by Mobina Kashaniyan, Mehrdad Ashtiani, Amirhossein Ghassemi

"arXiv:2607.15511v1 Announce Type: cross Abstract: Serverless computing provides automatic resource management and pay-per-use execution, but effective autoscaling remains challenging because of dynamic workloads, cold-start latency, and dependencies among functions. We present a…"

View on X

Originally posted by Mobina Kashaniyan, Mehrdad Ashtiani, Amirhossein Ghassemi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses