OpenFaaS
OpenFaaS - Serverless Functions Made Simple observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 90
- Release rhythm 45
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 3541
- days_rel: 369
- days_push: 62
- n_releases_24m: 4
Adoption not part of the score
26230 stars · 1970 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenFaaS is a serverless functions platform that lets developers deploy event-driven functions and microservices packaged as OCI/Docker containers to Kubernetes or a single VM (via faasd). It provides a UI, CLI, REST API, autoscaling, and event triggers (Kafka, SQS, cron, etc.), with a commercial Standard/Enterprise tier and a free Community Edition limited to personal use.
Use cases
- deploy serverless functions to kubernetes
- run event-driven functions triggered by kafka or sqs
- scale functions to zero to save costs
- run a lightweight faas platform on a single vm without kubernetes
- build etl and data pipelines with parallel function execution
- offer customers a sandbox to run their own code snippets
- offload background tasks with async queuing and retries
When to choose
- you want portable, language-agnostic functions packaged as Docker/OCI images on Kubernetes or a single VM
- you need event-driven triggers from Kafka, RabbitMQ, AWS SQS/SNS, GCP Pub/Sub, cron, or MQTT
- you want a self-hosted alternative to AWS Lambda with a UI, CLI, and REST API
- you need commercial support and production features like scale-to-zero, SSO, and RBAC
When to avoid
- you need a fully open-source license for commercial production use - Community Edition has a 60-day commercial limit and paid tiers are required
- you want a managed serverless service without operating your own infrastructure
- your workload is simple enough that plain containers or a scheduler would suffice
- you need more than 15 functions or multiple namespaces on the free tier
Facets
service · maturity stable
serverless deployment api-framework http-server monitoring scheduling workflow-automation container-orchestration cloud-computing microservices self-hosted backend go self-hosted cloud faas serverless-functions event-driven autoscaling scale-to-zero faasd openfaas functions-as-a-service commercial-license gitops devops automation kubernetes docker linux
5 sources
- readme: https://github.com/openfaas/faas · fetched 2026-08-28 · 538f254a93d2
- homepage: https://www.openfaas.com · fetched 2026-08-29 · f67fc0fb708f
- site_page: https://docs.openfaas.com/ · fetched 2026-08-29 · 9411580f6d53
- site_page: https://www.openfaas.com/pricing · fetched 2026-08-29 · 7a21d2bbd9cd
- site_page: https://openfaas.com/pricing · fetched 2026-08-29 · 7a21d2bbd9cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openfaas/faas | main | 76 |
| openfaas/faasd | backend | 53 |
| openfaas/faas-netes | backend | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem