jthomas closed pull request #29: added RedHat Summit video and O'Reilly ebook URL: https://github.com/apache/incubator-openwhisk-external-resources/pull/29
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/README.md b/README.md index 5908c64..3859553 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - [Tutorials](#tutorials) - [Sample Applications](#sample-applications) - [Articles](#articles) +- [Books](#books) - [Media](#media) - [Runtimes](#runtimes) - [Feed Providers](#feed-providers) @@ -97,6 +98,10 @@ - [Lastversion](https://github.com/shaftoe/lastversion)- An HTTP service to fetch latest stable version of OpenSource projects, written in Go and running as OpenWhisk action - [Form processing with OpenWhisk](https://github.com/IBM-Bluemix/OpenWhiskContact) - Process contact form without a backend using IBM Bluemix OpenWhisk and SendGrid. [See live link here](https://ibm-bluemix.github.io/OpenWhiskContact/) +## Books + +- [Developing Serverless Applications, A Practical Introduction with Apache OpenWhisk] +(https://www.oreilly.com/programming/free/developing-serverless-applications.csp) - free ebook ## Media @@ -113,6 +118,7 @@ - [Project OpenFridge](https://www.youtube.com/watch?v=0Sl4rWZYo8w) - Improving customer service with IoT and event-driven computing. - [Build a cloud native app with Apache OpenWhisk](https://developer.ibm.com/tv/build-a-cloud-native-app-with-apache-openwhisk/) - An overview of serverless architectures, introduction to the OpenWhisk programming model, and deployment of an OpenWhisk application on IBM Bluemix. - [Using Serverless Framework & OpenWhisk](https://www.youtube.com/watch?v=GJY10W98Itc&t=3s) - Using the framework to build OpenWhisk applications. +- RedHat Summit 2018 [breakout session on OpenWhisk](https://www.youtube.com/watch?v=C2u6wVRI-N0) ### Presentations ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
