That example shows how to bind an existing Cloudant service instance in IBM Cloud to an application running in Red Hat OpenShift.
Write your first simple Kubernetes Operator
Even a student with minimal knowledge of Kubernetes should be able to install a highly complex container-based application on top of Kubernetes or OpenShift. Eliminate the manual interaction effort as much as possible to deploy, run, and maintain your containerized application on Kubernetes or OpenShift with your Operator implementation.
Install VirtualBox and setup a virtual machine with Ubuntu on MacOS
This blog post does contain a very short cheat sheet for me and maybe it is also useful for you, how to install VirtualBox and setup a virtual machine with Ubuntu on a Mac OS host system, by using various documentation resources from the internet.
(outdated) Absolute beginner Node-RED flow
The motivation for that blog post is: When I support Hackathons I notice there's often a leak of programming knowledge and building UIs, but they have awesome ideas.
How to install MkDocs on Mac and setup the integration to GitHub pages?
This blog post contains the simplified steps to setup MkDocs for a GitHub project to use it with GitHub Pages. I won't covering details. The blog post is for me a little cheat sheet and maybe it is also useful for you. Steve Martinelli created an awesome blog post in that context called 5 Features I Like About Material for MkDoc.
What do you think about the OWASP web application security top ten as a developer?
I like the OWASP Top Ten for "developers" charts. From my point of view, it gives an awesome advice, where to start or helps to take care and remember what you maybe already know about web security implementation. From my side it feels a bit like "rub salt into the wound" of a developer soul, isn't it so?
(outdated) Get started with IBM Cloud – a student perspective
In this new blog post I want to address a common situation I see students facing: there are several cloud providers and you want to check out the different platforms. The reason is you want to be prepared; for example working with cloud resources related to courses at your university or for a hackathon. One of these cloud providers is IBM Cloud and this blog post is about how to get started with IBM Cloud.
Getting started with continuous integration and delivery (CI/CD) using Tekton and an Open Toolchain on IBM Cloud (Part 3/3)
This blog post is about the last 14 min video for my YouTube playlist related to the hands-on tutorial "Develop a Kubernetes app by using Tekton delivery pipelines". In this video we do the final setup of the toolchain and then we execute a Tekton pipeline.
Getting started with continuous integration and delivery (CI/CD) using Tekton and an Open Toolchain on IBM Cloud (Part 2/3)
This blog post is about my newly created 9 min YouTube video about the setup of the prerequisites for the hands-on tutorial "Develop a Kubernetes app by using Tekton delivery pipelines".
Getting started with continuous integration and delivery (CI/CD) using Tekton and an Open Toolchain on IBM Cloud (Part 1/3)
In this blog post I want to highlight that I created a 10 min detailed overview YouTube video, which is the first video of a video series related to the hands-on tutorial "Develop a Kubernetes app by using Tekton delivery pipelines". In that tutorial video series, we setup an easy consumable Tekton pipeline in a toolchain using developer tools for think, code and deploy in context of continuous delivery.
