Author: blogger

Blogs

RedHat OpenShift “S2I” Technology

Recently I had the opportunity to work with OpenShift, which is RedHat’s management platform for containers. One of the selling points for OpenShift is its “s2i” feature, short for “Source 2 Image”. Whilst it is certainly a good feature, there can be some confusion as to

Read More »
Blogs

Eclipse IDE Automated Setup in Vagrant

Find out how to automatically set up a Java development environment for Eclipse IDE using Vagrant.
Vagrant is a tool used to create virtual machines for use in VirtualBox, VMWare, HperV and more.
Eclipse is a common IDE for Java development (and other many other languages).

Read More »
Blogs

Enhance the ‘Ops’ with Cloudformation

The WSO2 documentaton contains an example on how to install WSO2 carbon based servers as a Linux System V init service. Modern Linux systems use systemd as their init system instead of the System V style though.

Read More »
Blogs

Mashape Kong LDAP Compatibility

After upgrading Kong, testing showed up to approximate 5x improvement in our set-up, but the upgrade from 9 to 11 is not entirely straightforward as some important differences between the two are likely to have an impact, especially when using the LDAP plugin.

Read More »

Getting started with Apama Queries and DES

In this blog I’ll describe a simple example to get you started with Apama queries and the Digital Event Service (DES). Two technologies within the SoftwareAG webMethods analytics Suite. Following components were used in the setup (on version 10.0): Apama Universal Messaging (UM) webMethods Integration

Read More »
Blogs

webMethods Integration Agent on AWS container service

Today I entered the Amazon ECS space and combined it with some new features of webMethods 10.0. In this post I’ll discuss: Creating a webMethods Integration Agent docker image Uploading the image to the Amazon EC2 Container Registry (ECR) Running a basic Amazon EC2 Container

Read More »