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 9, 2022 | administration, cloud, IBM, ibmcloud, IT, linux, serverless
HTML files as configmap in Code EngineOver the weekend I deployed nginx on IBM Cloud Code Engine. It’s nothing fancy or earth-moving. But I wanted to note down and share the steps with you on how to deploy this HTTP server and serve few static HTML pages. All is...
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...
by Henrik Loeser (data_henrik) | Apr 25, 2022 | administration, best practices, beta, documentation, IBM, ibmcloud, informix, IT, Oracle, support, Upgrade
Successful support casesIn my day job, I work with latest technology and cloud services. In addition, I work with customers / users and help them succeed. And in my private life, I also use technical equipment. In all three of these scenarios, mostly in the first two,...
Recent Comments