Skip to content

Instantly share code, notes, and snippets.

@joesepi
Created January 8, 2018 23:06
Show Gist options
  • Save joesepi/9fbae5450e5d4e8cfd045a6a6d0daa25 to your computer and use it in GitHub Desktop.
Save joesepi/9fbae5450e5d4e8cfd045a6a6d0daa25 to your computer and use it in GitHub Desktop.
NYC/DEV Serverless event - January 8

NYC/DEV Serverless event - January 8

Let's work through what Serverless is, why you would want to use it, how it works and how to get started. We'll spend some time with a few example use cases to flesh out some implementations so you can feel confident building out your own serverless applications.

Sign up for Free IBM Cloud account, tied to this event:

https://ibm.biz/BdjNy9

Download Cloud CLI and Cloud Functions plugin

https://console.bluemix.net/openwhisk/learn/cli

Exercise #1:

Your first Action, Trigger, and Rule
https://github.com/IBM/openwhisk-action-trigger-rule

Exercise #2:

Triggering IBM Cloud Functions on Cloudant data changes
https://github.com/IBM/openwhisk-cloudant-trigger

Exercise #3:

Triggering IBM Cloud Functions on HTTP REST API calls
https://github.com/IBM/openwhisk-rest-api-trigger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment