Welcome to the Serverless Workshop featuring Apache Openwhisk.
This workshop will teach you how to develop serverless applications, composed of loosely coupled microservice-like functions, using an open-source serverless platform.
By the end of the workshop you should be set up with a development environment and learnt how to create and invoke actions, work with parameters and logs and optionally learnt how to use and publish packages.
- Getting started
- Creating and invoking actions
- Using Action Parameters
- Retrieving Action Logs
- Calling Other Actions
- Asynchronous Actions
- Using Action Sequences
- Optional: Packaging an action as a Node.js module
- Optional: Managing actions with packages
This is a shortened version of the Openwhisk Bootcamp. If you finish early or would like to explore more in your own time try some of the exercises from there.