Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.41 KB

File metadata and controls

40 lines (30 loc) · 2.41 KB

Functions17

List of demo apps for my Functions17 talk on Apache OpenWhisk and IBM Cloud Functions.

Presentation

Using Apache OpenWhisk with IBM Cloud Functions

  1. Create a Bluemix account.
  2. Explore the Cloud Functions dashboard.
  3. Download and configure the wsk CLI. You can also use the wsk plugin to the bx CLI, but the demos below use wsk.

Demo 1: Your first trigger, action, and rule

Demo 2: Database change triggered action

Demo 3: HTTP API request triggered action

Other simple apps, working solutions, more complex uses

Explore the open source Apache OpenWhisk project