Replication Package for "Function-as-a-Service Performance Evaluation: A Multivocal Literature Review"
Description
Paper
J. Scheuner and P. Leitner, “Function-as-a-Service Performance Evaluation: A Multivocal Literature Review,” 2020, Preprint, arXiv:2004.03276.
Function-as-a-Service (FaaS) is one form of the serverless cloud computing paradigm and is defined through FaaS platforms (e.g., AWS Lambda) executing event-triggered code snippets (i.e., functions). Many studies that empirically evaluate the performance of such FaaS platforms have started to appear but we are currently lacking a comprehensive understanding of the overall domain. To address this gap, we conducted a multivocal literature review (MLR) covering 112 studies from academic (51) and grey (61) literature. We find that existing work mainly studies the AWS Lambda platform and focuses on micro-benchmarks using simple functions to measure CPU speed and FaaS platform overhead (i.e., container cold starts). Further, we discover a mismatch between academic and industrial sources on tested platform configurations, find that function triggers remain insufficiently studied, and identify HTTP API gateways and cloud storages as the most used external service integrations. Following existing guidelines on experimentation in cloud systems, we discover many flaws threatening the reproducibility of experiments presented in the surveyed studies. We conclude with a discussion of gaps in literature and highlight methodological suggestions that may serve to improve future FaaS performance evaluation studies.
Dataset
All extracted data originating from academic and grey literature studies are available as machine-readable CSV (./data/faas_mlr_raw.csv) and human-readable XLSX (./data/faas_mlr_raw.xlsx). The Excel file also contains all 700+ comments with guidance, decision rationales, and extra information. It is configured with a filtered view to display only relevant sources but contains the complete data (i.e., including discussion for sources considered to be not relevant in our context).
Find further documentation in the README.md or on Github: https://github.com/joe4dev/faas-performance-mlr/
The latest version is also available online as an interactive Google spreadsheet (GSheet): https://docs.google.com/spreadsheets/d/1EK9yg9fMZIDybnbi7thsnBx1NdqDmkW86sMygH9r8q8
Files
joe4dev/faas-performance-mlr-v0.2.zip
Files
(17.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4abf21367dbe31afbbe45523d9e11aa7
|
17.6 MB | Preview Download |
Additional details
Related works
- Is derived from
- Dataset: https://github.com/joe4dev/faas-performance-mlr/tree/v0.2 (URL)
- Is supplement to
- Preprint: https://arxiv.org/abs/2004.03276 (URL)