Beldi
This repository contains the prototype system for our OSDI 2020 paper:
Fault-tolerant and Transactional Stateful Serverless Workflows.
How to run our code and reproduce our results
See scripts/README.md for a detailed description of
how to set up our code, run our experiments, and reproduce our results.
Our code runs on Amazon AWS Lambda without additional requirements or
dependencies.
Cite
@inproceedings{zhang20fault,
author = {Haoran Zhang and Adney Cardoza and Peter Baile Chen and Sebastian Angel and Vincent Liu},
title = {Fault-tolerant and Transactional Stateful Serverless Workflows},
booktitle = {Proceedings of the USENIX Symposium on Operating Systems Design and Implementation (OSDI)},
month = {November},
year = {2020}
}