In my last blog post I did an introduction to "how use the starter kit for Node-RED on IBM Cloud" and in this new blog post I want to highlight the Node-RED Twitter-follower-flow I developed as an introduction to different topics I frequently face at hackathons. Here is the link to the "Twitter-follower-flow" GitHub project.... Continue Reading →
(outdated) A short introduction of the Node-RED Starter kit on IBM Cloud for Hackathons
In that blog post I want to highlight the new way of the instantiation of a Node-RED application on IBM Cloud with the Node-RED Starter kit. From my perspective Node-RED is a very helpful tool at hackathons. (just take a look in my blog post How to prepare for a Hackathon with IBM Cloud?) The... Continue Reading →
Write and execute a JUnit test for a Java microservice based on MicroProfile and run both in the OpenLiberty development mode
This blog post has the focus on: how to develop a JUnit test for the Authors microservice from the Cloud Native Starter example and run both the Authors microservice and the JUnit test on OpenLiberty in the development mode. That blog post hasn't the objective to be a blueprint or a 'how to guide' for... Continue Reading →