4 fission - fast Serverless Functions for Kubernetes

github.com godoc.org goreportcard.com posted by kenny 2624 days ago  

Fission is a fast serverless framework for Kubernetes with a focus on developer productivity and high performance. Fission operates on just the code: Docker and Kubernetes are abstracted away under normal operation, though you can use both to extend Fission if you want to.

Fission is extensible to any language; the core is written in Go, and language-specific parts are isolated in something called environments (more below). Fission currently supports NodeJS and Python, with more languages coming soon.

Register to comment or vote on this story