serverless Functions, Storage, Watson ... Oh, My! I have a love-hate relationship with serverless. My style of development definitely trends towards dropping a function in the cloud and calling it done. But the tooling, integration, and best
storage Serverless Storage Redux In my previous two posts I wrote about upload a file to IBM Cloud Functions (serverless), and then how to download a file from IBM Cloud Object Storage (COS) using
serverless Serverless Download from Object Storage In the previous post, I walked through how to upload a file from an HTTP multipart client, to an IBM Cloud Function, and how to persist that file on IBM
openwhisk Serverless Upload to Object Storage So there you are, building the world's next breakthrough social platform. And of course you want to minimize cost, administration, etc. so you use IBM Cloud Functions (Apache OpenWhisk). Then