Jump to: navigation, search

Difference between revisions of "Faas"

(Qinling(Function as a Service in OpenStack))
(Updated docs link.)
Line 4: Line 4:
  
 
* Free software: Apache license
 
* Free software: Apache license
* Documentation: http://qinling.readthedocs.io/
+
* Documentation: https://docs.openstack.org/qinling/latest/
 
* Source: http://git.openstack.org/cgit/openstack/qinling
 
* Source: http://git.openstack.org/cgit/openstack/qinling
 
* Features: https://blueprints.launchpad.net/qinling
 
* Features: https://blueprints.launchpad.net/qinling

Revision as of 14:33, 10 October 2018

Qinling(Function as a Service in OpenStack)

Qinling is Function as a Service for OpenStack. This project aims to provide a platform to support serverless functions (like AWS Lambda). Qinling supports different container orchestration platforms (Kubernetes/Swarm, etc.) and different function package storage backends (local/Swift/S3) by nature using plugin mechanism.


Here is a quick demo of how to use Qinling to automatically resize photos uploaded to Swift: https://www.youtube.com/watch?v=K2SiMZllN_A