Learning Apache OpenWhisk developing open source serverless solutions
Serverless computing greatly simplifies software development. Your team can focus solely on your application while the cloud provider manages the servers you need. This practical guide shows you step-by-step how to build and deploy complex applications in a flexible multicloud, multilanguage environ...
Other Authors: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Beijing :
O'Reilly
[2019]
|
Edition: | First edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630832506719 |
Table of Contents:
- Part 1. Introducing OpenWhisk development. Serverless and OpenWhisk architecture
- A simple OpenWhisk application
- The OpenWhisk CLI and JavaScript API
- Common design patterns in OpenWhisk
- Integration design patterns in OpenWhisk
- Unit testing OpenWhisk applications
- Part 2. Advanced OpenWhisk development. Developing OpenWhisk actions in Python
- Using CouchDB with OpenWhisk
- An OpenWhisk web application in Python
- Developing OpenWhisk actions in Go
- Using Kafka with OpenWhisk
- Deploying OpenWhisk with Kubernetes.