Continuous integration and continuous delivery with OpenWhisk

For deployment, we will normally use the wsk command line. We will use it to do the following things: 

  • Git pull code from GitHub
  • Set up Bluemix space for running an app
  • Create the services for an application to run
  • Configure the environment variables, such as service credentials
  • Deploy OpenWhisk triggers and actions
  • Push the Node.js application

We can do this with the IBM Bluemix toolchain or through open source tools, such as Jenkins and Serverless Framework. Let's look at both options, starting with the Bluemix toolchain. 

Get DevOps for Serverless Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.