🗂️ Navigation

Fission

Open source, Kubernetes-native serverless framework.

Visit Website →

Overview

Fission is an open-source, Kubernetes-native serverless framework. It allows you to write short-lived functions in any language, and map them to HTTP requests or other event triggers. Fission takes care of the plumbing, managing the container lifecycle, scaling, and more, so you can focus on your code. It is designed to be fast, with a focus on low cold-start times.

✨ Key Features

  • Fast cold starts (pools of warm containers)
  • Language-agnostic (supports source code and Docker images)
  • Runs on any Kubernetes cluster
  • Built-in monitoring and logging integration (Prometheus)
  • Automated Canary Deployments
  • Workflows for orchestrating functions

🎯 Key Differentiators

  • Focus on performance and low cold-start times through container pooling
  • Emphasis on developer productivity and ease of use
  • Does not require container images for simple functions (source-only deployments)

Unique Value: Achieve high-performance serverless on Kubernetes with fast cold starts and a focus on developer productivity.

🎯 Use Cases (4)

Building serverless APIs Creating webhooks Automating CI/CD pipelines Running lightweight ETL jobs

✅ Best For

  • On-premises FaaS
  • Real-time web backends on Kubernetes

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Users looking for a fully managed cloud service
  • Very long-running, stateful applications

🏆 Alternatives

OpenFaaS Knative

Offers a unique approach to managing cold starts that can provide better performance for latency-sensitive applications compared to other open-source frameworks.

💻 Platforms

Self-hosted Kubernetes

✅ Offline Mode Available

🔌 Integrations

Kubernetes Prometheus NATS Kafka

🛟 Support Options

  • ✓ Live Chat
  • ✓ Dedicated Support (Community support (Slack, GitHub) tier)

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: Free and open source.

Visit Fission Website →