English

AARC: Automated Affinity-aware Resource Configuration for Serverless Workflows

Distributed, Parallel, and Cluster Computing 2025-03-03 v1 Performance Systems and Control Systems and Control

Abstract

Serverless computing is increasingly adopted for its ability to manage complex, event-driven workloads without the need for infrastructure provisioning. However, traditional resource allocation in serverless platforms couples CPU and memory, which may not be optimal for all functions. Existing decoupling approaches, while offering some flexibility, are not designed to handle the vast configuration space and complexity of serverless workflows. In this paper, we propose AARC, an innovative, automated framework that decouples CPU and memory resources to provide more flexible and efficient provisioning for serverless workloads. AARC is composed of two key components: Graph-Centric Scheduler, which identifies critical paths in workflows, and Priority Configurator, which applies priority scheduling techniques to optimize resource allocation. Our experimental evaluation demonstrates that AARC achieves substantial improvements over state-of-the-art methods, with total search time reductions of 85.8% and 89.6%, and cost savings of 49.6% and 61.7%, respectively, while maintaining SLO compliance.

Keywords

Cite

@article{arxiv.2502.20846,
  title  = {AARC: Automated Affinity-aware Resource Configuration for Serverless Workflows},
  author = {Lingxiao Jin and Zinuo Cai and Zebin Chen and Hongyu Zhao and Ruhui Ma},
  journal= {arXiv preprint arXiv:2502.20846},
  year   = {2025}
}

Comments

Accepted by the 62nd Design Automation Conference (DAC 2025)

R2 v1 2026-06-28T22:01:29.757Z