Towards Demystifying Intra-Function Parallelism in Serverless Computing

Michael Kiener, Mohak Chadha, Michael Gerndt

Publikation: Beitrag in Buch/Bericht/KonferenzbandKonferenzbeitragBegutachtung

11 Zitate (Scopus)

Abstract

Serverless computing offers a pay-per-use model with high elasticity and automatic scaling for a wide range of applications. Since cloud providers abstract most of the underlying infrastructure, these services work similarly to black-boxes. As a result, users can influence the resources allocated to their functions, but might not be aware that they have to parallelize them to profit from the additionally allocated virtual CPUs (vCPUs). In this paper, we analyze the impact of parallelization within a single function and container instance for AWS Lambda, Google Cloud Functions (GCF), and Google Cloud Run (GCR). We focus on compute-intensive workloads since they benefit greatly from parallelization. Furthermore, we investigate the correlation between the number of allocated CPU cores and vCPUs in serverless environments. Our results show that the number of available cores to a function/container instance does not always equal the number of allocated vCPUs. By parallelizing serverless workloads, we observed cost savings up to 81% for AWS Lambda, 49% for GCF, and 69.8% for GCR.

OriginalspracheEnglisch
TitelProceedings of the 7th International Workshop on Serverless Computing, WoSC 2021
Herausgeber (Verlag)Association for Computing Machinery, Inc
Seiten42-49
Seitenumfang8
ISBN (elektronisch)9781450391726
DOIs
PublikationsstatusVeröffentlicht - 6 Dez. 2021
Veranstaltung7th International Workshop on Serverless Computing, WoSC 2021 - Virtual, Online, Kanada
Dauer: 6 Dez. 2021 → …

Publikationsreihe

NameProceedings of the 7th International Workshop on Serverless Computing, WoSC 2021

Konferenz

Konferenz7th International Workshop on Serverless Computing, WoSC 2021
Land/GebietKanada
OrtVirtual, Online
Zeitraum6/12/21 → …

Fingerprint

Untersuchen Sie die Forschungsthemen von „Towards Demystifying Intra-Function Parallelism in Serverless Computing“. Zusammen bilden sie einen einzigartigen Fingerprint.

Dieses zitieren