pith. machine review for the scientific record. sign in

arxiv: 1702.05510 · v1 · submitted 2017-02-17 · 💻 cs.DC · cs.SE

Recognition: unknown

Java Code Analysis and Transformation into AWS Lambda Functions

Authors on Pith no claims yet
classification 💻 cs.DC cs.SE
keywords codemodeljavaanalysisexecutionlambdapipelinepodilizer
0
0 comments X
read the original abstract

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 model and code automatically. A recent execution model which would benefit from automated enablement is Function-as-a-Service. Automating this process requires a pipeline which includes steps for code analysis, transformation and deployment. In this paper, we outline the design and runtime characteristics of Podilizer, a tool which implements the pipeline specifically for Java source code as input and AWS Lambda as output. We contribute technical and economic metrics about this concrete 'FaaSification' process by observing the behaviour of Podilizer with two representative Java software projects.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Mono2Sls: Automated Monolith-to-Serverless Migration via Multi-Stage Pipeline with Static Analysis

    cs.SE 2026-04 unverdicted novelty 5.0

    Mono2Sls automates monolith-to-serverless migration with static analysis and multi-stage LLM agents, achieving 100% deployment success and 66.1% end-to-end correctness on six benchmarks.