- DevOps for Serverless Applications
- Shashikant Bangera
- 191字
- 2021-07-16 17:35:31
OpenWhisk
OpenWhisk is an open source FaaS platform that can be deployed to the cloud or on an on-premise data center. It is driven by IBM, and they have open sourced using the Apache licence. We can sign up for OpenWhisk through Bluemix (Bluemix is IBM's cloud platform) or we can set it up locally through a vagrant. It works in a similar way to any FaaS technology, such as AWS Lambda , Azure Functions, or Google Functions. But OpenWhisk supports open events providers. So if we have a custom event provider, then we can incorporate it with OpenWhiz, because, unlike other cloud platforms, OpenWhiz allows events within its service. One example would be that a function can be triggered through OpenWhiz upon the arrival of a new item appearance in an RSS feed. OpenWhiz will allow an organisation to set up their own FaaS platform within their premises if they are not happy to allow their data to go out of their organisation. The language support in OpenWhiz is Swift, along with JavaScript or Node.js. OpenWhiz has integrated Docker support for binary code execution within functions.
- 30天自制操作系統
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Learning Android Intents
- Extending Bootstrap
- Moodle 3.x Teaching Techniques(Third Edition)
- Python基礎教程(第3版)
- 網絡操作系統管理與應用(第三版)
- 嵌入式實時操作系統:RT-Thread設計與實現
- Learning Bootstrap
- 注冊表應用完全DIY
- Learning Magento 2 Administration
- 完美應用RHEL 8
- jQuery UI Cookbook
- Linux命令行大全(第2版)
- Social Data Visualization with HTML5 and JavaScript