No more, no less - A formal model for serverless computing

Maurizio Gabbrielli, Saverio Giallorenzo, Ivan Lanese, Fabrizio Montesi, Marco Peressotti, Stefano Pio Zingaro [2019].
In CoRR abs/1903.07962.

Abstract
Serverless computing, also known as Functions-as-a-Service, is a recent paradigm aimed at simplifying the programming of cloud applications. The idea is that developers design applications in terms of functions, which are then deployed on a cloud infrastructure. The infrastructure takes care of executing the functions whenever requested by remote clients, dealing automatically with distribution and scaling with respect to inbound traffic. While vendors already support a variety of programming languages for serverless computing (e.g. Go, Java, Javascript, Python), as far as we know there is no reference model yet to formally reason on this paradigm. In this paper, we propose the first formal programming model for serverless computing, which combines ideas from both the $\lambda$-calculus (for functions) and the $\pi$-calculus (for communication). To illustrate our proposal, we model a real-world serverless system. Thanks to our model, we are also able to capture and pinpoint the limitations of current vendor technologies, proposing possible amendments.
Links
arxiv.org
Additional notes
None
Cite (BibTeX)
Click to expand
@article{DBLP:journals/corr/abs-1903-07962,
  author       = {Maurizio Gabbrielli and
                  Saverio Giallorenzo and
                  Ivan Lanese and
                  Fabrizio Montesi and
                  Marco Peressotti and
                  Stefano Pio Zingaro},
  title        = {No more, no less - {A} formal model for serverless computing},
  journal      = {CoRR},
  volume       = {abs/1903.07962},
  year         = {2019},
  url          = {http://arxiv.org/abs/1903.07962},
  eprinttype    = {arXiv},
  eprint       = {1903.07962},
  timestamp    = {Sat, 23 Jan 2021 01:17:26 +0100},
  biburl       = {https://dblp.org/rec/journals/corr/abs-1903-07962.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

Peer-reviewed version
Click to show in publication list