Ross ROSS = Recommend OSS · open-source software intelligence for agents

OpenFaaS

OpenFaaS - Serverless Functions Made Simple observed · 2026-08-28

github.com/openfaas/faas · homepage · Go · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
openfaas/faasmain76
openfaas/faasdbackend53
openfaas/faas-netesbackend94

For agents

markdown · JSON · MCP: product_card(name="openfaas/faas")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem