This is part two of the two-parter about CDM. In part one we covered the theory of CDM. In this post we’ll get our hands dirty (and our brains as…
Usually I blog in English, but as the topic of this blog is quite specific for the Dutch language, I simply need to write this in my native tongue. My…
Logging stuff is a good practice. It can even save your behind if things go wrong. However, sometimes the stuff you log isn’t directly usable. If you work with TIBCO…
Being a good consultant, I always try to avoid repetitive, manual work. What helps me not to just try, but also to succeed, are the many very useful tools out…
Does this discussion sound familiar? “…” “But an employee can also be a customer!” “True, so we would need something like ‘Person’ to capture the commonalities.” “OK, so email should…
Wat zijn de ontwikkelingen in Angular? Gerhard, Freek en Michel van ilionx Interactive Marketing waren op 19 en 20 september in Londen voor AngularConnect, de grootste Angular-conferentie van Europa. Lees…
This post is part 3 of a series about GraalVM. In the previous post, I explained how you can create a simple REST API using GraalVM and native images. The…
This port is part of the GraalVM series I’m writing. In the previous post, which can be found HERE, I talked about what GraalVM is and gave a basic example…
In the previous post we started connecting all our company’s systems using EAI. So, here we are, all our systems are now connected. (<sarcasm=on>You wish!<sarcasm=off> It would be nice though,…
Met Angular en Firebase Cloud Functions is het niet moeilijk meer om een applicatie te maken die de Twitter API aanspreekt. Maar hoe werkt dit tegenwoordig? Ik heb het plan…
This post is part 3 of a series about GraalVM. In the previous post, I explained how you can create a simple REST API using GraalVM and native images. The…
In my previous bubbles post I explained about silos and why it’s important to “pop them bubbles”. I will continue the history where I left off, with the introduction of…
This article explains how to deploy applications, built with TIBCO’s containerization offering TIBCO BusinessWorks Container Edition (BWCE), to Amazon’s cloud platform AWS Fargate. Introduction When you want to launch a container on AWS…
Afgelopen 1 tot en met 3 mei was in Salt Lake City ngConf 2019, waarin talks van het Angular team werden gegeven, deepdive workshops in de nieuwste technieken en toekomstige…
Rick en Michel van ilionx Interactive Marketing waren het hele vorige weekend in Berlijn voor CSSconf en JSConf EU 2019. Eerder las je al een kort verslag van CSSconf. Hieronder volgen…
Security is mandatory, and should always have been, so eventually, you’ll run into the requirement of having to pass credentials to a system in your pipelines. It could be you…
Rick en Michel van ilionx Interactive Marketing zijn het afgelopen weekend in Berlijn geweest voor CSSconf en JSConf EU 2019. Afgelopen vrijdag, 31 mei, was CSSConf. Voor wie er niet…
Some steps in your development or release process can only be executed when the conditions are right. An example of this is that releases to Production can only be done…
The behaviour of your pipeline can be much more complex than the simple success/failure flow shown in the previous blog post. The Jenkins declarative pipeline syntax has a lot more…
It´s high time to continue on our blog series about containerization. We’re gonna improve upon our previous setup and throw even more of our brews into containers. In fact the…