Defuse: A Dependency-Guided Function Scheduler to Mitigate Cold Starts on FaaS Platforms

Jiacheng Shen,Tianyi Yang,Yuxin Su,Yangfan Zhou,Michael R. Lyu
DOI: https://doi.org/10.1109/ICDCS51616.2021.00027
2021-01-01
Abstract:Function-as-a-Service (FaaS) is becoming a prevalent paradigm in developing cloud applications. With FaaS, clients can develop applications as serverless functions, leaving the burden of resource management to cloud providers. However, FaaS platforms suffer from the performance degradation caused by the cold starts of serverless functions. Cold starts happen when serverless functions are invoked b...
What problem does this paper attempt to address?