Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 3.06 KB

README.md

File metadata and controls

42 lines (32 loc) · 3.06 KB

IBM Cloud Functions Workshops

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 -

Learn more about IBM Cloud Functions before you begin

Here are some links that you may find helpful in understanding what IBM Cloud Functions can do for you:

Note All workshop materials are provided under the Apache 2 license.