Software Alternatives & Reviews

Kubeless VS Fission.io

Compare Kubeless VS Fission.io and see what are their differences

Kubeless logo Kubeless

Kubernetes native serverless framework

Fission.io logo Fission.io

Fission.io is a serverless framework for Kubernetes that supports many concepts such as event triggers, parallel execution, and statelessness.
  • Kubeless Landing page
    Landing page //
    2023-09-16
  • Fission.io Landing page
    Landing page //
    2022-10-19

Kubeless videos

Serverless on Kubernetes with Kubeless

More videos:

  • Review - Serverless with Kubeless - usecase in Outfittery - Andrei Chernyshev
  • Review - Event-based processing with Cloudserver and Kubeless

Fission.io videos

No Fission.io videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Kubeless and Fission.io)
Developer Tools
83 83%
17% 17
Cloud Computing
38 38%
62% 62
Tech
100 100%
0% 0
Cloud Hosting
0 0%
100% 100

User comments

Share your experience with using Kubeless and Fission.io. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Fission.io might be a bit more popular than Kubeless. We know about 4 links to it since March 2021 and only 4 links to Kubeless. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Kubeless mentions (4)

  • Ask HN: Self-Hosted Serverless Solution?
    You can run kubeless on top of a self hosted Kubernetes cluster: https://kubeless.io/. - Source: Hacker News / over 2 years ago
  • Docker container sleep if not being used....
    It sounds like you want to run your containers on a serverless platform. You would need Kubernetes to use these but check out Kubeless or Knative. They both have the ability to scale your containers down to zero when not in use and then spin them back up when a request comes in. Source: over 2 years ago
  • From Monolith to Microservices and Beyond
    Serverless computing comes into play with the promise of freeing teams from having to deal with operational tasks. The general idea with Serverless computing is to be able to provide the service code, together with some minimal configuration, and the provider will take care of the operational aspects. Most cloud providers have serverless offerings and there are also serverless options on top of Kubernetes that use... - Source: dev.to / over 2 years ago
  • My Attempt at Serverless React
    Right now I'm considering Kubeless as an alternative for OpenFaas for the following reasons:. - Source: dev.to / almost 3 years ago

Fission.io mentions (4)

  • Questions for Heroku-like Project
    This is where I see K8S coming in – teachers can provide dev deployments that are setup for students to learn. Teachers can also provide containers that run automated tests against the student containers for assessment! Plus, we can smooth over some of the git workflow stuff for the ripest of beginners; we can integrate with github to sync their work on our platform to repositories on their github account, so that... Source: about 1 year ago
  • I'd like to execute a serverless function every time a message is written to a RabbitMQ or Kafka - what's the self-hosted equivalent of AWS Lambda + SNS/SQS or Azure Functions + ASQ/ASB?
    I use https://fission.io/ on Kubernetes to emulate AWS Lambda + API Gateway to run Python functions. I use their YAML Spec functionality to deploy functions. It works well for my use case. Source: over 1 year ago
  • Give your users the power of JavaScript functions with Kubernetes and Fission.io
    After doing a lot of research, I ended up settling on the Fission.io framework to support this project. Fission is an open-source Serverless framework running in kubernetes. Think AWS Lambdas, but we are in control of every part of the infrastructure. Kubernetes gives us the power to define the environments the containers will be executed in, and any other resources they need. This gives us the control we need to... - Source: dev.to / over 1 year ago
  • Removing the split stat change does one thing that continues to kill off players.
    Nope. I was using https://fission.io/. Source: almost 2 years ago

What are some alternatives?

When comparing Kubeless and Fission.io, you can also consider the following products

Gitkube - Build and deploy docker images to Kubernetes using git push.

AWS Lambda - Automatic, event-driven compute service

Supergiant.io - A datacenter management system built on Kubernetes

Nuclio - Nuclio is an open source serverless platform.

Komodor - The Kubernetes native troubleshooting platform

Knative - Knative provides a set of components for building modern, source-centric, and container-based applications that can run anywhere.