BeFaaS is an extensible open-source benchmarking framework for FaaS environments which comes with two built-in benchmark suites and respective load profiles: An E-commererce application (web shop) and an IoT application (smart traffic light). BeFaas is the first benchmarking framework which enables the federated benchmark of FaaS providers: Users can split their application and define which function(s) should run on which provider. Currently, BeFaaS supports six FaaS providers on which (parts of) the test suite applications can be deployed and evaluated:
- AWS Lambda
- Google Cloud Functions
- Azure Functions
- TinyFaaS
- OpenFaaS
- OpenWhisk
- Initial provider setup
- (Re-) run paper experiments
- Misc further information (TinyFaaS setup, debugging commands)
- Detailed setup and configuration (adv.)
- Add/Adjust functions or applications (adv.)
- Add/Adjust providers (adv.)
BeFaaS: An Application-Centric Benchmarking Framework for FaaS Environments.
If you use this software in a publication, please cite it as:
Martin Grambow, Tobias Pfandzelter, Luk Burchard, Carsten Schubert, Max Zhao, David Bermbach. BeFaaS: An Application-Centric Benchmarking Framework for FaaS Environments. In: Proceedings of the 9th IEEE International Conference on Cloud Engineering (IC2E 2021), 2021.
@inproceedings{paper_grambow_befaas,
title = "{BeFaaS}: An Application-Centric Benchmarking Framework for FaaS Environments",
booktitle = "Proceedings of the 9th IEEE International Conference on Cloud Engineering (IC2E 2021)",
author = Grambow, Martin and Pfandzelter, Tobias and Burchard, Luk and Schubert, Carsten and Zhao, Max and Bermbach, David",
publisher = "IEEE"
year = 2021
}
A full list of our publications and prototypes is available on our group website.
We would like to thank Luk Burchard, Emily Dietrich, Carsten Schubert, Christoph Witzko, and Max Zhao who contributed to the implementation of our initial proof-of-concept prototype within the scope of a master’s project at TU Berlin.
The code in this repository is licensed under the terms of the Apache 2.0 license.