When you use Node-RED on IBM Cloud during hackathons you will notice REST calls in flows cannot be directly invoked from a web application. The reason for this is mostly that cors (cross-origin resource sharing) is not enabled for the Node-RED server. This blog post is a simple workaround for this problem. By the way, you can use... Continue Reading →
Being @Hacknext a Hackathon and Conference to create impact in InsurTech
I was one of the coaches at the sold out Hacknext in Munich, hosted at Kohlebunker, from 7. March – 9. March 2019 and in this blog post I want to share my personal impressions. From my point of view it was great to see: young people build relevant solutions for the future with the latest technologies on... Continue Reading →
How to deploy a container to the IBM Cloud Kubernetes service
I want to describe another way to run the Highscores-Service of the #BlueCloudMirror game . In the game I use IBM Cloud Foundry apps, now I want to explore IBM Cloud Kubernetes. Note: The #BlueCloudMirror game we @Niklas, @Harald and I made, is available as an Pattern on IBM Developer. The first step was creating a container for the Highscores-Service, ... Continue Reading →
How to build a container
I want to describe another way to run the Highscores-Service of the Blue-Cloud-Mirror game in IBM Cloud Kubernetes. Let's get started with the first step, building a container which contains the Scores-Service using Docker .
(outdated) How to prepare for a Hackathon with IBM Cloud?
Today I want to address a common situation for developers: You want to participate in a hackathon, and you plan to use IBM Cloud, but you have never used it before. How to prepare? My motivation to write this blog post is: I support some hackathons as a coach for IBM Cloud PaaS: Hacknext hackathon from... Continue Reading →
#BlueCloudMirror Game – highscores
This is my first blog about this topic, and I will follow with future posts to detail the different parts of highscores (scores) and the technologies and components involved.
(Outdated) Cloud Foundry on top of Kubernetes @IBM Cloud – a small test
This blog is related to the topics Cloud Foundry Enterprise Environment , serverless , code patterns and the IBM Coder Program. I just want to move an existing Cloud Foundry app on IBM Cloud to the new IBM Cloud Foundry Enterprise Environment,which instantiates Cloud Foundry on top of Kubernetes. You can find more details about this IBM Cloud offering in this blog... Continue Reading →
(outdated) How to enter your promo code in the newer IBM Cloud UI? (UPDATE)
This is just a small update to my blog post Promo code and free Kubernetes Cluster @IBM Cloud specific to the topic promo codes. Also be aware that a promo code is a feature code @IBM Cloud. Currently IBM Cloud provides two UIs to access the IBM Cloud. But don’t be afraid, when entering your code, this will work for... Continue Reading →
Operations and Developers side by side @“Continuous Lifecycle” and “Container Conf”
Niklas Heidloff and I attended the combined software development conference for “Continuous Lifecycle”and “Container Conf” in Mannheim Rosengarten on 14.11. and 15.11.2018. The conference was sold out and had more than 700 attendees. This was a great place where developer and operation experts exchanged different perspectives. The talks at the conference were about Micro Services, Docker, Serverless,... Continue Reading →
Let‘s Code Pattern 02: Diversity and Inclusion – ensure loan fairness
The good combination of IBM coder program and code patterns motivated me to dig in into the data science area a little bit, relating to the real-world topic diversity and inclusion . Also it was interesting to see: How the AI Fairness 360 toolkit, which is an open-source library to help detect and remove bias in machine learning models,... Continue Reading →
