All Projects → kmu-bigdata → Serverless Faas Workbench

kmu-bigdata / Serverless Faas Workbench

Licence: apache-2.0
FunctionBench

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Serverless Faas Workbench

Derek
Reduce maintainer fatigue by automating GitHub
Stars: ✭ 714 (+2131.25%)
Mutual labels:  serverless, faas
Riff
riff is for functions
Stars: ✭ 801 (+2403.13%)
Mutual labels:  serverless, faas
Fission
Fast and Simple Serverless Functions for Kubernetes
Stars: ✭ 6,646 (+20668.75%)
Mutual labels:  serverless, faas
Functional Typescript
TypeScript standard for rock solid serverless functions.
Stars: ✭ 600 (+1775%)
Mutual labels:  serverless, faas
Openwhisk Runtime Php
Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP
Stars: ✭ 26 (-18.75%)
Mutual labels:  serverless, faas
Openwhisk
Apache OpenWhisk is an open source serverless cloud platform
Stars: ✭ 5,499 (+17084.38%)
Mutual labels:  serverless, faas
Kubeless
Kubernetes Native Serverless Framework
Stars: ✭ 6,849 (+21303.13%)
Mutual labels:  serverless, faas
Microcule
SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
Stars: ✭ 454 (+1318.75%)
Mutual labels:  serverless, faas
Saasify
The easiest way to monetize your API. 🚀
Stars: ✭ 912 (+2750%)
Mutual labels:  serverless, faas
Jazz Installer
Installer for Jazz Serverless Developer Platform!
Stars: ✭ 24 (-25%)
Mutual labels:  serverless, faas
Ssr
A most advanced ssr framework support React/Vue2/Vue3 at the same time on Earth that implemented serverless-side render specification for faas and traditional web server.
Stars: ✭ 576 (+1700%)
Mutual labels:  serverless, faas
Microless
Using docker and nodejs to build Microservice
Stars: ✭ 14 (-56.25%)
Mutual labels:  serverless, faas
Fn
The container native, cloud agnostic serverless platform.
Stars: ✭ 5,046 (+15668.75%)
Mutual labels:  serverless, faas
Octo Cli
CLI tool to expose data from any database as a serverless web service.
Stars: ✭ 653 (+1940.63%)
Mutual labels:  serverless, faas
Dispatch
Dispatch is a framework for deploying and managing serverless style applications.
Stars: ✭ 529 (+1553.13%)
Mutual labels:  serverless, faas
Kotless
Kotlin Serverless Framework
Stars: ✭ 721 (+2153.13%)
Mutual labels:  serverless, faas
Faasm
High-performance stateful serverless runtime based on WebAssembly
Stars: ✭ 403 (+1159.38%)
Mutual labels:  serverless, faas
Faaslang
FaaSlang defines FaaS execution semantics and type-safety mechanisms
Stars: ✭ 405 (+1165.63%)
Mutual labels:  serverless, faas
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-43.75%)
Mutual labels:  serverless, faas
K8s On Raspbian
Kubernetes on Raspbian (Raspberry Pi)
Stars: ✭ 839 (+2521.88%)
Mutual labels:  serverless, faas

function_bench_title

PUBLICATION

Jeongchul Kim and Kyungyong Lee, 'Function Bench : A Suite of Workloads for Serverless Cloud Function Service', IEEE International Conference on Cloud Computing 2019, 07/2019 pdf

Jeongchul Kim and Kyungyong Lee, 'Practical Cloud Workloads for Serverless FaaS, ACM Symposium on Cloud Computing 2019, 11/2019 pdf

The FunctionBench is composed of micro benchmark and application workload; the micro-benchmark uses simple system calls to measure performance of resources exclusively, and the application-benchmark represents realistic data-oriented applications that generally utilize various resources together. With the introduction of FunctionBench, we believe that researchers can easily deploy function applications to evaluate their proposed systems and algorithms justly. To the best of our knowledge, the proposed FunctionBench is the first publicly available realistic FaaS workload suites that are ready to be deployed on public cloud services.

FunctionBench workloads

1. CPU & Memory

2. Disk

3. Network

Required Cloud Service

AWS

Google Cloud

Azure

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].