31 citations · 71 across the 4 of their papers we have counts for
4 papers
Quantitative Analysis of Cloud Function Evolution in the AWS Serverless Application Repository
Josef Spillner
The serverless computing ecosystem is growing due to interest by software engineers. Beside Function-as-a-Service (FaaS) and Backend-as-a-Service (BaaS) systems, developer-oriented…
Transformation of Python Applications into Function-as-a-Service Deployments
Josef Spillner
New cloud programming and deployment models pose challenges to software application engineers who are looking, often in vain, for tools to automate any necessary code adaptation an…
Snafu: Function-as-a-Service (FaaS) Runtime Design and Implementation
Josef Spillner
Snafu, or Snake Functions, is a modular system to host, execute and manage language-level functions offered as stateless (micro-)services to diverse external triggers. The system i…
Java Code Analysis and Transformation into AWS Lambda Functions
Josef Spillner, Serhii Dorodko
Software developers are faced with the issue of either adapting their programming model to the execution model (e.g. cloud platforms) or finding appropriate tools to adapt the mode…