SimFaaS: A Performance Simulator for Serverless Computing Platforms
Nima Mahmoudi, Hamzeh Khazaei

TL;DR
SimFaaS is an open-source simulation platform designed to accurately model and predict performance metrics of serverless computing platforms, aiding developers and providers in optimization and design evaluation.
Contribution
This paper introduces SimFaaS, a comprehensive, extendable simulation tool for serverless platforms, filling the gap of lacking simulation frameworks and enabling cost-effective performance analysis.
Findings
SimFaaS accurately predicts response time and cold start probability.
The platform helps optimize serverless applications for cost and performance.
Validation against AWS Lambda traces shows high prediction accuracy.
Abstract
Developing accurate and extendable performance models for serverless platforms, aka Function-as-a-Service (FaaS) platforms, is a very challenging task. Also, implementation and experimentation on real serverless platforms is both costly and time-consuming. However, at the moment, there is no comprehensive simulation tool or framework to be used instead of the real platform. As a result, in this paper, we fill this gap by proposing a simulation platform, called SimFaaS, which assists serverless application developers to develop optimized Function-as-a-Service applications in terms of cost and performance. On the other hand, SimFaaS can be leveraged by FaaS providers to tailor their platforms to be workload-aware so that they can increase profit and quality of service at the same time. Also, serverless platform providers can evaluate new designs, implementations, and deployments on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · IoT and Edge/Fog Computing · Peer-to-Peer Network Technologies
