Data Henrik
Henrik's thoughts on life in IT, data and information management, cloud computing, cognitive computing, covering IBM Db2, IBM Cloud, Watson, Amazon Web Services, Microsoft Azure and more.
Tuesday, May 9, 2023
Decode JWTs in bash
Thursday, April 20, 2023
Blast from the past: Procfile for Python cloud apps
![]() |
One of my first cloud apps |
Recently, I tried out a feature of IBM Cloud Code Engine: Deploying my app directly from source code. It was a simple app, but it failed. I was stunned and investigated the problem. To my surprise, I could have known it because it was something from the past: A Procfile was needed.
Thursday, March 30, 2023
IBM Cloud and Terraform: How to use a REST API
I am a regular user of the IBM Cloud provider plugin for Terraform. I use Terraform with the command line on my local machine or with IBM Cloud Schematics as managed service. Often, I am testing and evaluating new features. Sometimes, I face the situation where not all necessary functionality is available in Terraform. But luckily, often there exists already an API function. In this blog post I am going to show how to use a REST API with everything else done in Terraform.
Friday, March 24, 2023
Analyze your IBM Cloud access management setup
![]() |
ER diagram for cloud security data |