Today I created a YouTube video, where I developed one Microservice. The level of content of that video is for beginners. The video was "live" recorded and I made some minimal editing and the video takes 18 min. The recoding is related to Java Microservices with MicroProfile and OpenLiberty in Visual Studio Code . The source code is available in... Continue Reading →
Being @codemotion 2019 in Berlin
I was as part of the great IBM Developer team at the codemotion in Berlin. We did so many contribution at codemotion that I would like to share the main topics and some personal impressions with you. The Conference and location The codemotion is a two days multi track tech developer conference and had this year 1200 attendees.... Continue Reading →
Fast setup of a Java microservice project with MicroProfileStarter
In this blog post I want to show the easy setup of an own MicroProfile/OpenLiberty project with MicroProfileStarter . From my perspective that is very useful for new Java developers, who want to build microservices. The prerequisite is, you have installed maven and Java on your local machine. You can use for more information the MicroProfileStarter it self and... Continue Reading →
How to connect a Cloudant database as datasource in Watson Studio?
I just want to share this small information: How to connect a Cloudant database as a datasource and use the data in Watson Studio? You maybe have a Node-RED flow and you want to use sample IoT data from that flow in a jupyter notebook? Therefor you save the data for example in a Cloudant database and... Continue Reading →
(outdated) A promo code is used as a feature code @IBM Cloud
With this post I want to help to avoid pitfalls in wording of promo code and feature code in context with IBM Cloud. I wrote in two blog posts about, how to enter feature codes and use them: Feature code and free Kubernetes Cluster @IBM Cloud How to enter your feature code in the newer... Continue Reading →
Definition of a Dockerfile to use bash scripts on a Windows 10 machine for our Cloud-Native-Starter workshop
We defined a Dockerfile to create a Docker image for our Cloud-Native-Starter workshop especially for Windows 10 users. The users can now simply create a Docker image on the local Windows 10 machine and then follow the guided steps in the hands-on workshop documentation and use the bash scripts. The reason why we don't build... Continue Reading →
Handle mircoservice resiliency with MicroProfile – a short teaser video
Today I finished the last part 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: Handle mircoservice resiliency with MicroProfile in context of the cloud native starter project and workshop on GitHub project. Check it out: https://youtu.be/JeMI7gzmdO4 You... Continue Reading →
Traffic management in Kubernetes with Istio – a short teaser video
Today it is time for Part 5 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: Traffic management in Kubernetes with Istio in context of the cloud native starter project and workshop on GitHub project. Check it out:... Continue Reading →
Expose and consume a REST API built with MicroProfile – a short teaser video
Part 4 is ready for 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: expose and consume a REST API built with MicroProfile in context of the cloud native starter project and workshop on GitHub project. Check it... Continue Reading →
Deploy a container image to Kubernetes – a short teaser video
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 →
