In that blog post I want to highlight that I started to integrate the open source App Identity and Access Adapter for Istio Mixer into our open source Cloud Native Starter sample that uses the free IBM Cloud Kubernetes cluster setup with a manual Istio installation. The cool thing from my perspective of the App... 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 →
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 →
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 →
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 →
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 →
