by Henrik Loeser (data_henrik) | May 9, 2023 | administration, ibmcloud, IT, json, Kubernetes, linux, security
Today, it is once again time for one of those “let’s document it” blog posts. Lately, I looked into one of the IBM Cloud security features, trusted profiles based on compute resources. I described how to turn your container into a trusted identity....
by Henrik Loeser (data_henrik) | Jun 7, 2022 | IBM, ibmcloud, IT, Kubernetes, scripting
Few lines of scriptingOver the past months, I wrote several blog posts related to IBM Cloud Code Engine. Code Engine is a managed, serverless platform for containerized workloads. You can run (web) apps and (batch) jobs, both types can receive events. Code Engine apps...
by Henrik Loeser (data_henrik) | Jun 2, 2022 | applications, cloud, DB2, IBM, ibmcloud, IT, Kubernetes, mysql, Oracle, Python
Swagger UI for my events APIRecently, I wanted to create REST API for data managed in a Db2 on Cloud database. It was needed for a chatbot project using Watson Assistant. After looking into my options, I settled on APIFlask. In this blog, I am going to share my...
by Henrik Loeser (data_henrik) | May 16, 2022 | administration, cloud, DB2, developer, Docker, IBM, ibmcloud, IT, Kubernetes, Python
De-containerizing my stuffBy following my blog posts (here or at the IBM Cloud site) or my code samples, you might know that many of my apps are coded in Python. Moreover, many projects involve IBM Db2 (see “How to connect from Python to Db2”). With...
by Henrik Loeser (data_henrik) | May 10, 2022 | IBM, ibmcloud, IT, Kubernetes
Path-based routing with TraefikIn a recent blog post, I mentioned that I use the traefik edge router / reverse proxy to put a custom domain in front of my IBM Cloud Code Engine apps. Today, I want to share details on how I configured path-based routing, i.e.,...
by Henrik Loeser (data_henrik) | May 5, 2022 | cloudfoundry, IBM, ibmcloud, IT, Kubernetes, serverless
Output of a IBM Cloud Code Engine appA custom domain, e.g. somethin like myapp.example.com, always puts a nice touch on an app. Often, it is required for corporate identity. Still, not all services offer that capability. As written, I recently migrated some apps from...
Recent Comments