Hosting Static Websites on IBM Cloud
Jul 24, 2019
Use Cloud Object Storage to host static websites on IBM Cloud. Cloud Internet Services (Page Rules and Edge Functions) are used to support serving traffic from custom domains.
...
➦
Connecting to IBM Cloud Databases for Redis from Node.js
Jul 22, 2019
How to use self-signed TLS certificates with the Redis library on Node.js with IBM Cloud Databases.
...
➦
Serverless APIs for MAX models
Jul 02, 2019
Converting IBM Model Asset Exchange (MAX) Machine Learning Models into Serverless APIs using IBM Cloud Functions (Apache OpenWhisk)
...
➦
Accessing Long-Running Apache OpenWhisk Actions Results
May 14, 2019
Using activation identifiers to retrieve action results for long-running invocations using the Apache OpenWhisk platform API.
...
➦
Saving Money and Time With Node.js Worker Threads in Serverless Functions
May 08, 2019
Using Worker Threads in Node.js v12 to improve performance in serverless platforms. This leads to reduced execution time and costs in serverless functions. Example uses IBM Cloud Functions (Apache OpenWhisk).
...
➦
Apache OpenWhisk Web Action HTTP Proxy
Apr 29, 2019
Running Web Applications on Serverless Platforms using a custom HTTP Proxy and Docker support in Apache OpenWhisk.
...
➦
Serverless CI/CD with Travis CI, Serverless Framework and IBM Cloud Functions
Apr 23, 2019
Setting up a continuous delivery deployment pipeline for a serverless application using Travis CI, The Serverless Framework on IBM Cloud Functions.
...
➦
Automating Apache OpenWhisk Releases With Serverless
Apr 10, 2019
Using Serverless Functions to automate open-source committeer tasks on the Apache OpenWhisk project.
...
➦
OpenWhisk Web Action Errors With Sequences
Feb 27, 2019
Controlling HTTP responses due to application errors in Apache OpenWhisk Web Actions when using Action Sequences.
...
➦
Pluggable Event Providers for Apache OpenWhisk
Feb 20, 2019
Building a generic trigger feed event soruce for Apache OpenWhisk with event source plugins.
...
➦