![]() |
Few lines of scripting |
I heard that built-in support is on the roadmap. For now, I am using a Code Engine cron subscription for the job...
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.
![]() |
Few lines of scripting |
I heard that built-in support is on the roadmap. For now, I am using a Code Engine cron subscription for the job...
![]() |
Swagger UI for my events API |
![]() |
De-containerizing my stuff |
![]() |
Path-based routing with Traefik |
In 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., depending on the path in the URI a different Code Engine app serves the request. The use case is to implement a microservices-based solution architecture with multiple backend services reachable over a single host name (on a custom domain).