@joh.grohmann

Predicting the Costs of Serverless Workflows

, , , , and . Proceedings of the 2020 ACM/SPEC International Conference on Performance Engineering (ICPE), page 265--276. New York, NY, USA, Association for Computing Machinery (ACM), (April 2020)Acceptance Rate: 23.4% (15/64).
DOI: 10.1145/3358960.3379133

Abstract

Function-as-a-Service (FaaS) platforms enable users to run arbitrary functions without being concerned about operational issues, while only paying for the consumed resources. Individual functions are often composed into workflows for complex tasks. However, the pay-per-use model and nontransparent reporting by cloud providers make it challenging to estimate the expected cost of a workflow, which prevents informed business decisions. Existing cost-estimation approaches assume a static response time for the serverless functions, without taking input parameters into account. In this paper, we propose a methodology for the cost prediction of serverless workflows consisting of input-parameter sensitive function models and a monte-carlo simulation of an abstract workflow model. Our approach enables workflow designers to predict, compare, and optimize the expected costs and performance of a planned workflow, which currently requires time-intensive experimentation. In our evaluation, we show that our approach can predict the response time and output parameters of a function based on its input parameters with an accuracy of 96.1%. In a case study with two audio-processing workflows, our approach predicts the costs of the two workflows with an accuracy of 96.2%.

Links and resources

Tags

community

  • @se-group
  • @simon.eismann
  • @dblp
  • @samuel.kounev
  • @joh.grohmann
  • @nikolas.herbst
@joh.grohmann's tags highlighted