Fission, a new open-source Serverless Function (FaaS) framework for Kubernetes, lets developers easily create HTTP services on Kubernetes from functions with Node.js and Python support. To use Fission, developers need to create functions and add them with a common language interface. Then they can associate the functions with HTTP routes, Kubernetes events, and other triggers. … continue reading