2025 : 7 : 20
Sadoon Azizi

Sadoon Azizi

Academic rank: Associate Professor
ORCID: 0000-0002-5788-0438
Education: PhD.
ScopusId: 65456
HIndex: 17/00
Faculty: Faculty of Engineering
Address: Room No. 206, Department of Computer Engineering and Information Technology , Faculty of Engineering , University of Kurdistan, Sanandaj, Iran.
Phone:

Research

Title
Joint resource autoscaling and request scheduling for serverless edge computing
Type
JournalPaper
Keywords
Serverless edge computing, Resource autoscaling, Request scheduling, Reinforcement learning, Q-learning, Quality of service, Resource utilization
Year
2025
Journal Cluster Computing-The Journal of Networks Software Tools and Applications
DOI
Researchers Armin Choupani ، Sadoon Azizi ، Mohammad Sadegh Aslanpour

Abstract

Integrating serverless and edge computing has revolutionized the deployment of software functions on edge devices with limited resources. Nevertheless, the limitations of computing resources, the dynamic nature of users’ requests, and the latency constraints of serverless functions present several challenges for achieving operational serverless edge computing. Motivated by these challenges, this paper proposes a self-adaptive approach through joint resource autoscaling and request scheduling in serverless edge computing environments. Our contributions are two-fold: (1) utilizing a Q-learning algorithm with a customized reward function to dynamically scale the number of function instances handling user requests, and (2) employing a heuristic algorithm to select the warmest instance for scheduling requests among active instances. The proposed Q-learning mechanism considers both workload and resource dynamics to determine the optimal number of active instances. Additionally, the heuristic algorithm improves the performance of Q-learning by choosing the warmest function instance for each incoming request, ensuring minimal instance usage. This research aims to achieve a win–win outcome, benefiting both users and providers. Extensive experiments demonstrate that the proposed approach outperforms baseline methods in terms of request success rate, minimizing utilized instances, and reducing cold start occurrences.