Our hands-on workshop: „Let’s get started with cloud native Java applications on Kubernetes“ , is ready to rumble! After all the effort Niklas and Harald did to deliver that awesome and valuable content of the “Cloud Native Starter” open sourced GitHub project, I contribute to that (ongoing) project with this hands-on workshop based on all the given great materials... Continue Reading →
Watson Studio project restriction for collaborators
When we create a Watson Studio project, we should pay attention on the collaborator restriction! We cannot change it later. This is just a blog post about a common pitfall for new Watson Studio users , when they are creating a new Watson Studio project. The step five in the documentation of the project creation tells us about restrict who can... Continue Reading →
State management, modal dialog and simple spinner in VUE
This blog post is about how to use state management, spinner with conditions, and modal dialogs when saving data in VUE. How these works, we will explore along an implementation in the #BlueCloudMirror project. Maybe this can save you some time, if you plan to do the same.
How to create an interactive YouTube Video selection in VUE
In this blog post I want to share my observations during the my implementation of interactive YouTube Video selection in VUE. Maybe you can save time, if you plan to do the same.
Cors and Node-RED using a simple forwarding server
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 →
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 →
#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 →
