Today I recorded part 3 of my “Let's get started with cloud native Java applications on Kubernetes hands-on workshop” 3-minutes teaser videos series on youtube. This short 3-minute teaser video is about: deploy a container image to Kubernetes in context of the cloud native starter project and workshop on GitHub project. Check it out: https://youtu.be/7wyTf6gW1Xs... Continue Reading →
How to build a container – a short teaser video
I recorded a new 3-minute video for my “Let's get started with cloud native Java applications on Kubernetes hands-on workshop” teaser video series on youtube. This short 3-minute teaser video is about: how build a container for a miroservice in context of the cloud native starter project and workshop on GitHub. Check it out: You can get... Continue Reading →
Let’s get started with cloud native Java applications on Kubernetes
Getting started with cloud native development using Microservices and Java can still be challenging. Kubernetes and Microservices are not new, but there are still a lot of possibilities to move existing or build new applications to be cloud native, especially for Java. For this reason @Niklas and @Harald started to create an open source project, to... Continue Reading →
(Outdated) “cf push – experience” saying
The "cf push - experience" saying is related to simplify some of cloud native development tasks for developers. I haven't found an official definition for that "cf push - experience" saying, so I just define one by myself. Of course, I found videos and longer implicit descriptions and one awesome description you can find in the YouTube video Kube Your Enthusiasm —... Continue Reading →
CallForCode weather API in Node-RED
I notice there are some changes in the usage of the weather API. For that reason I created a very simple sample with Node-RED to access the weather forecast. The Node-RED flow implements the access to the weather API you can use during your CallForCode challenge. Here is what you need to do, to get... Continue Reading →
Hot topics on hot days @DevOpsCon in Berlin
Hot topics on hot days @DevOpsCon in Berlin These two days were really hot and that's why I created that motto 😉 Here are a few pictures and a brief impression of the DevOpsCon conference in Berlin. The DevOpsCon Expo in Berlin on 11 - 14 June 2019 had approximately 800 participants and provided a full program on... Continue Reading →
„Let’s get started with cloud native Java applications on Kubernetes“ Our hands-on workshop is ready to rumble!
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.
