We’ll be back next week…
We’ll be back next week…
We’ll be back next week…
We wish all a happy and successful New Year!
Part I of II – Exploring the Digital Sovereignty narrative Motivation and authority on the matter For 3 decades I have been into Enterprise IT, designing, implementing and maintaining solutions at various layers of the “Digital Stack”. I did so always with a full life cycle perspective in mind and have lived and learned through […]
In the past articles I independently sat up an Eclipse Kapua service using Docker containers and installed Eclipse Kura on a Raspberry Pi. Now its time to connect these and see what happens. Preparing Kapua At first, since Kapua is a multi-tenant installation, we need to create an organisation and an admin user in this […]
In previous blogs, I have used Arduine-IDE to develop code for the ESP8266. It was a nice and convenient way, suitable for me with a background in development. Recently I came across a new technology, that I wanted to give a try: Mongoose OS Similar to my previous setup, I will be using a NodeMCU […]
Today I start with taking a deeper look at Eclipse Kapua. It is a modular IoT cloud platform to manage and integrate devices and their data. My goal for the next weeks will be to demonstrate a multi-tenant capable installation of Eclipse Kapua on OpenShift, connecting several IoT devices and gateways to it. As a […]
Acknowledges This article is inspired by the blog article of Maciej Swiderski that applies to version 7 of jBPM. The code provided is a partial backport of the standard Work Item Handler coming with version 7 and is tested on Red Hat JBoss BPMS v6.4. Introduction One of nice capabilities of the Red Had BPMS […]
This post demonstrates how you can protect your mobile apps and adding Open ID Connect based single sign on by integrating Red Hat Mobile with Red Hat SSO. The adapters provided by the Keycloak upstream project can be used for handing over user authentication to Red Hat SSO instead of building your own OIDC clients. […]
Continuing our journey to build Alexa Skills, we’ll leverage the Alexa Skill SDK (ASK) to create a Custom Skill providing news towards our end-user. Let’s recap the first part of this article series: Skills come in different flavours: Flash Briefing: These skills provide original content for users’ flash briefings Smart Home: With these skills, users […]
OpenShift 3.3 and later contain the functionality to route pod traffic to the external world via a well-defined IP address. This is useful for example if your external services are protected using a firewall and you do not want to open the firewall to all cluster nodes. The way it works is that a egress […]