by Henrik Loeser (data_henrik) | Mar 24, 2023 | administration, github, IBM, ibmcloud, IT, Python, security
ER diagram for cloud security dataRecently, I looked into how to analyze the access management setup of my IBM Cloud account. I wanted to better understand what kind of access policies exist, what service instances are covered by rules and policies, etc. In the past,...
by Henrik Loeser (data_henrik) | Mar 16, 2022 | bluemix, cloudfoundry, fun, github, IBM, ibmcloud, IT, migration
“Bring Your Own Community”About seven years ago, I started to work with, then blog about Bluemix and Cloud Foundry. Not my first, but one of the first posts is titled “Some fun with Bluemix, Cloud Foundry, Python, JSON and the Weather”. Reading...
by Henrik Loeser (data_henrik) | Mar 11, 2021 | blog, cloud, github, IBM, ibmcloud, IT, Python
A follow-up from my last post on Python decorators:Solution architectureSome years back, on IBM Cloud, we introduced an IBM Cloud solution tutorial for GitHub traffic analytics based on Cloud Foundry and IBM Cloud Functions. A Cloud Functions action is triggered daily...
by Henrik Loeser (data_henrik) | Mar 5, 2021 | developer, github, ibmcloud, IT, Python, security, tutorial
Secured Python Flask app on Code EngineRecently, I migrated an existing Python app from a Cloud Foundry to an IBM Cloud Code Engine deployment. The Flask app uses decorators for the routes and for OIDC-based authentication. For usability, the app should start up even...
by Henrik Loeser (data_henrik) | Jan 12, 2021 | cloud, DB2, github, IT, json, knowledge center, security, version 11.5
Db2 login utilizing a JWTSince V11.5.4, Db2 allows to consume JWT (JSON Web Token). The business case is to support SSO (single sign-on). You can configure Db2 to accept access tokens issued by external Identity Provider (IDPs), including the IBM solutions or open...
by Henrik Loeser (data_henrik) | Dec 28, 2020 | conference, developer, fun, github, IT, linux, phone conference, webcams
OBS Studio: My monkey enjoys the beachSimilar to many of you, part of my work and hobbies consists of video conferencing. For some time now, I have been using OBS Studio (Open Broadcaster Software) to create a virtual camera on my Linux system. Recently, I had to...
Recent Comments