Code Engine is build to create modern, source-centric, containerized, and serverless apps and jobs. Take a quiz to get started with the Code Engine terminology.
Simply logout from Keycloak
This blog post is about the logout from Keycloak in a Vue.js application using the keycloak-js SDK/javascript-adapter.
No code changes needed to secure your application on Kubernetes
In that blog post I want to highlight how I did my first configuration of the App Identity and Access Adapter for Istio Mixer in my Cloud Native Starter system on a free IBM Cloud Kubernetes cluster. In my last blog post I described how I did the installation of the App Identity and Access Adapter.... Continue Reading →
Install the App Identity and Access Adapter on a free IBM Cloud Kubernetes Cluster
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 →
Create one Java Microservice with OpenLiberty and MicroProfile – made for beginners
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 →
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 →
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 →