Content deleted Content added
→Monitoring and debugging: open source serverless systems may be different |
Azure Functions has become generally available. |
||
Line 16:
Swift, OpenWhisk and APIs – Reflections on IBM InterConnect|date=29 February 2016|last=Ryan|first=Fintan}}</ref> In addition to supporting functions as a service, OpenWhisk offers features that include user-defined triggers, function execution rules, function composition via sequences, and a model for sharing assets via packages. OpenWhisk may be hosted on premise or hosted as a service as is the case with [http://ibm.biz/openwhisk IBM Bluemix OpenWhisk]. The source code is available on [https://github.com/openwhisk/openwhisk GitHub]. At launch, OpenWhisk included support for [[Node.js]] and [[Swift (programming language)|Swift]], as well as black box functions (in any language or runtime) via [[Docker (software)|Docker]] containers. It now officially also includes support for [[Python (programming language)|Python]] and [[Java (programming language)|Java]] as well.
Microsoft followed up in 2016 by announcing Azure Functions,
== Advantages ==
|