Welcome to the homepage for workshops that are designed to teach you how to develop serverless applications, composed of loosely coupled microservice-like functions, using the IBM Cloud Functions service. IBM Cloud Functions is based upon the Apache OpenWhisk open-source serverless platform whose initial codebase came out of IBM Research and was donated to the Apache Software Foundation (ASF).
Specifically, this repository contains various workshops for developers wishing to learn, in a step-by-step manner, how to use the IBM Cloud Functions Serverless platform using both client tooling such as the IBM Cloud Command Line Interface (CLI) as well as the IBM Cloud Web User Interface (UI).
The workshops are organized incrementally, by developer experience level from beginner to expert, as well as providing independent exercises showing how to provide specific Function integrations with IBM Cloud services such as Cloudant (NoSQL), Cloud Object Storage (COS), Mobile Push Notifications and others.
The workshops are organized as follows:
- Prerequisites - Provides instructions on how to sign up for IBM Cloud and the IBM Cloud Functions service, as well as the installation of the Command Line Interface (CLI) and other tooling needed for the workshops.
- NodeJS Introductory Workshop -
Here are some links that you may find helpful in understanding what IBM Cloud Functions can do for you:
- Getting Started on Cloud Functions
- Cloud Functions CLI Reference for the IBM Cloud Functions plug-in to the IBM Cloud CLI
- Cloud Functions API Documentation
- Learn how Cloud Functions supports advanced IAM access control through the use if Namespaces.
Note All workshop materials are provided under the Apache 2 license.