Affiliation:
1. Department of Engineering, University of Perugia, Via G. Duranti 93, 06125 Perugia, Italy
2. Consorzio Nazionale Interuniversitario per le Telecomunicazioni (CNIT), 43124 Parma, Italy
Abstract
Serverless computing is a new cloud computing model suitable for providing services in both large cloud and edge clusters. In edge clusters, the autoscaling functions play a key role on serverless platforms as the dynamic scaling of function instances can lead to reduced latency and efficient resource usage, both typical requirements of edge-hosted services. However, a badly configured scaling function can introduce unexpected latency due to so-called “cold start” events or service request losses. In this work, we focus on the optimization of resource-based autoscaling on OpenFaaS, the most-adopted open-source Kubernetes-based serverless platform, leveraging real-world serverless traffic traces. We resort to the reinforcement learning algorithm named Proximal Policy Optimization to dynamically configure the value of the Kubernetes Horizontal Pod Autoscaler, trained on real traffic. This was accomplished via a state space model able to take into account resource consumption, performance values, and time of day. In addition, the reward function definition promotes Service-Level Agreement (SLA) compliance. We evaluate the proposed agent, comparing its performance in terms of average latency, CPU usage, memory usage, and loss percentage with respect to the baseline system. The experimental results show the benefits provided by the proposed agent, obtaining a service time within the SLA while limiting resource consumption and service loss.
Funder
NextGenerationEU
National Innovation Ecosystem
Reference45 articles.
1. ETSI (2023). Multi-Access Edge Computing (MEC); Framework and Reference Architecture. ETSI ISG MEC, ETSI GS MEC 003 V2.1.1, ETSI.
2. Edge Computing in 5G: A Review;Hassan;IEEE Access,2019
3. 6G Cloud-Native System: Vision, Challenges, Architecture Framework and Enabling Technologies;Li;IEEE Access,2022
4. Resource Management in Fog/Edge Computing: A Survey on Architectures, Infrastructure, and Algorithms;Hong;ACM Comput. Surv.,2019
5. Kleinrock, L. (1975). Theory, Volume 1, Queueing Systems, Wiley-Interscience.