In a previous article, we discussed the importance of Ansible from a Middleware perspective and why making Middleware a first-class citizen in the Ansible ecosystem is crucial. In this post, we’ll explore the technical details of utilizing Ansible for automating a Middleware solution. We’ll focus on one of the most used middleware software: Apache Tomcat. […]
Tag: JBoss
Surely, if you have a challenge (faster release, becoming more agile, scalability, …) coming up in the next few years for your application development and deployment, you have heard that containerizing your applications on OpenShift will be the answer. And down the road, when your infrastructure & internal processes have evolved enough, and when legal […]
This is part 5 of my IoT series of blogs. So far we did look at the following topic Introduction into the planned scenario Building a Raspberry Pi based Smart Gateway ESP8266 and DHT22 based smart sensor Putting the Smart into the Smart IoT Device Setting up an “all in one” demo environment This post will […]
This is part 5 of my IoT series of blogs. So far we did look at the following topic Introduction into the planned scenario Building a Raspberry Pi based Smart Gateway ESP8266 and DHT22 based smart sensor Putting the Smart into the Smart IoT Device In this blog we will create a first running version of […]
If you have followed my earlier posts, then you know, that I’m in the process of building an IoT Demo, with a Raspberry Pi2 as the Smart Gateway. During this process, I had to re-install my Raspberry multiple times, but after the second time I got a bit tired of doing the same steps over […]
As described in my previous post, my intention is to create a new version of my IoT Demo. The first element that I wanted to get up and running is the Gateway, which is supposed to run a MQTT broker to receive and forward messages a transformation capability to change messages, enable smart routing of […]
After having done a pure Docker/JBoss based IoT Demo-Environment I felt like it was time to bring this demo to the next level, but what does that mean? For me it means to become a bit more “realistic” and to integrate more and different technologies into the demo. In hard facts, this mean real, “dumb” […]
What it’s all about This demo is supposed to show a lab-based version of a typical Internet of Things ( IoT ) setup. It follows a 3-Layered architecture of Edge: as created of data Controller: first level of data processing Datacenter: well, the datacenter … These layers can – and in this demo will – […]
In this blog post I would like to explain how to access SalesForce.com with JBoss DataVirtualization (JDV). For those of you who do not know what JDV is, here a short introduction: What is JBoss DataVirtualization? JDV is the Red Hat productized version of the Teiid project by JBoss. But what is JDV doing? JDV […]
Due to public requests, I updated my BPM & FSW demo to now run with the new Red Hat JBoss BPM-Suite V6.1 The migration was pretty easy, as the majority of the required artifacts did not need any alteration at all. Only the BPM-Suite repository needed a quick export/import as just copying the V6.0 niogit […]