Sitemap

Another simplest serverless function πŸ€·β€β™€ β€” but seriously πŸ’–

2 min readJun 13, 2019

I have come across a couple of posts with the title simplest serverless functions and my initial thoughts are …

  1. It is not that simple if you have to write up a config file to post a hello world function πŸ€¦β€β™‚ !
  2. How easy is it to now extend this function to something more usable ?

So here we go again … this example is based on Apache OpenWhisk, an open source distributed serverless computing platform. However, a serverless system on your desktop/laptop is no different than spinning up a nodejs express app or a flask app. You are missing out on scale, performance and distributed nature of OpenWhisk. In order to make it even simpler, we will use IBM Cloud Functions, a managed version of Apache OpenWhisk.

Check this out …

Press enter or click to view image in full size

In the next few posts, we will learn to extend this function to do something more usable. But wasn’t that easy !

See you next time ! In the meantime, read up on some serverless code patterns.

, thanks for this post idea !

--

--

Upkar Lidder
Upkar Lidder

Written by Upkar Lidder

I design and build mobile and web solutions that delight and excite users. I have extensive consulting and development experience with small and large public an