- 开源的 Serverless 框架
开源的 Serverless 框架
Kubernetes 的蓬勃发展由催生了一系列以它为基础的 Serverless 应用,目前开源的 Serverless 框架大多以 Kubernetes 为基础。
- dispatch - Dispatch is a framework for deploying and managing serverless style applications.
- faas-netes - Enable Kubernetes as a backend for Functions as a Service (OpenFaaS) https://github.com/alexellis/faas
- firecamp - Serverless Platform for the stateful services
- fission - Fast Serverless Functions for Kubernetes http://fission.io
- fn - The container native, cloud agnostic serverless platform. http://fnproject.io
- funktion - a CLI tool for working with funktion https://funktion.fabric8.io/
- fx - Poor man’s serverless framework based on Docker, Function as a Service with painless.
- gloo - The Function Gateway built on top of Envoy.
- ironfunctions - IronFunctions - the serverless microservices platform. http://iron.io
- knative - Kubernetes-based platform to build, deploy, and manage modern serverless workloads.
- knative-lambda-runtime - Running AWS Lambda Functions on Knative/Kubernetes Clusters https://triggermesh.com
- kubeless - Kubernetes Native Serverless Framework http://kubeless.io
- nuclio - High-Performance Serverless event and data processing platform.
- openfaas - OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes https://blog.alexellis.io/introducing-functions-as-a-service/
- openwhisk - Apache OpenWhisk (Incubating) is a serverless, open source cloud platform that executes functions in response to events at any scale.
- riff - riff is for functions https://projectriff.io
- serverless - Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – https://serverless.com
- spec - CloudEvents Specification https://cloudevents.io
- thanos - Highly available Prometheus setup with long term storage capabilities.
以上列表来自 https://jimmysong.io/awesome-cloud-native/#serverless。