How to route your ‘Bossche Bol’ to Maastricht with a Docker container Have you ever run over the maximum number of queries in your Google Maps API key? Do you want to get…
In this blogpost I’ll explain how we have set up Openshift 4.5 on a VMWare environment using the ‘User Provided Infrastructure’ installation method. Whereas Openshift 4,1 and 4.2 had mandatory…
In my previous blog I introduced you to TIBCO Spotfire and why it’s such a powerful tool. In this blog, I’ll show you that together with additional TIBCO components, it…
Business Intelligence, Data Science, Big Data, Analytics: decades have passed since we first added these words to our day-to-day vocabulary. In fact, I have been talking about these subjects, implementing them,…
At Rubix as part of one of the innovation teams, axonX has been involved in several IoT/streaming data projects over the last couple of years. More recently, this has led…
In the first part of the series we built a REST microservice using the well- known Spring Boot framework. Long overdue – let’s blame it on the summer season and…
AWS supports identity federation using SAML (Security Assertion Markup Language) 2.0. Using SAML, you can configure your AWS accounts to integrate with your identity provider (IdP). Once configured, your federated…
First of all, a disclaimer: this post will outline an interesting solution to an interesting problem that only exists due to the infrastructure being as it is and choices what…
Angular komt out of the box met twee sets van tools voor geautomatiseerd testen. Standaard maakt Angular gebruik van Jasmine en Karma voor unit tests. Voor end to end tests wordt…
One of the biggest arguments against Java that is always coming up in discussions is the fact that it is bloated. In comparison to some other (newer) languages I always…
In my last blogpost I emphasized on the importance of an iPaaS for digital businesses and the ability to support “a wide variety of endpoints and data formats, domains, constituents…
In this series of articles Terra10 rockers Dirk Janssen and Roger Goossens will explore the brave new world beyond the Spring Boot ecosystem and will dive into two promising microservice…
In this series of articles Terra10 rockers Dirk Janssen and Roger Goossens will explore the brave new world beyond the Spring Boot ecosystem and will dive into two promising microservice…
We are running cloud native applications in a private VPC meaning the elastic network interfaces don’t have direct internet access, not even through a NAT Gateway. Instead the AWS Lambda…
Lately I have been working as a full stack developer, I have been working on an Angular front end in combination with some Spring-Boot backend services. Very hip and trendy…
AWS supports the targeting of a Lambda function behind an application load balancer. Most likely you probably deploy most of your Lambda functions on the AWS API Gateway (same as…
This is the sixth post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…
In my last posts I wrote about Nomad as my ideal container orchestration home-server. Specifically about how to install it, and how to create and run a job. For my…
Cypress.IO is een ‘End to End’ (E2E) frontend test tool. De testtool is open source en daardoor gratis te gebruiken. Het is eenvoudig om met behulp van Cypress snel E2E test…
This is the fifth post of a blog series where each post will touch a popular TypeScript method, function or feature with example. If you’re starting with TypeScript (or JavaScript)…