Platform9 Blog:
The Fission Functions-as-a-Service (FaaS) framework, launched by Platform9, enables the easy deployment of serverless functions on any Kubernetes cluster. Functions execute logically discrete, short-life tasks and can currently be used… Read More
For some tasks, running a persistent service isn’t really practical. FaaS technology has largely addressed this need in a variety of ways, and with particular emphasis on integration with Kubernetes…. Read More
Fission is a Functions as a Service (FaaS) / serverless function framework built on Kubernetes. Fission allows you to easily create HTTP services on Kubernetes from functions. It works at… Read More