Fusionize: Improving Serverless Application Performance through Feedback-Driven Function Fusion
Paper in proceeding, 2022

Serverless computing increases developer productivity by removing operational concerns such as managing hardware or software runtimes. Developers, however, still need to partition their application into functions, which can be error-prone and adds complexity: Using a small function size where only the smallest logical unit of an application is inside a function maximizes flexibility and reusability. Yet, having small functions leads to invocation overheads, additional cold starts, and may increase cost due to double billing during synchronous invocations. In this paper we present Fusionize, a framework that removes these concerns from developers by automatically fusing the application code into a multi-function orchestration with varying function size. Developers only need to write the application code following a lightweight programming model and do not need to worry how the application is turned into functions. Our framework automatically fuses different parts of the application into functions and manages their interactions. Leveraging monitoring data, the framework optimizes the distribution of application parts to functions to optimize deployment goals such as end-to-end latency and cost. Using two example applications, we show that Fusionizecan automatically and iteratively improve the deployment artifacts of the application.

FaaS

cloud orchestration

function fusion

serverless computing

Author

Trever Schirmer

Technische Universität Berlin

Joel Scheuner

University of Gothenburg

Chalmers, Computer Science and Engineering (Chalmers), Interaction Design and Software Engineering

Tobias Pfandzelter

Technische Universität Berlin

David Bermbach

Technische Universität Berlin

Proceedings - 2022 IEEE International Conference on Cloud Engineering, IC2E 2022

85-95
9781665491150 (ISBN)

10th IEEE International Conference on Cloud Engineering, IC2E 2022
Pacific Grove, USA,

Subject Categories

Software Engineering

Embedded Systems

Computer Systems

DOI

10.1109/IC2E55432.2022.00017

More information

Latest update

10/25/2023