As part of our daily operations, our team and our customers use the company-wide Splunk application. Splunk is used to search through application logs and check the status of file…
In my previous post I’ve described how you can set up multiple infranodes with multiple ingress controllers, just in case you have to deal with some existing networks. But what…
When installing Openshift on-premise or in the cloud, by default you’ll get a single ingress controller. It’s the well known *.apps ingress controllers and it forwards all traffic from *.apps.yourcluster.yourdomain…
No, it’s not a buzzword bingo, but a HelloWorld example. Many examples of Micronaut projects can be found online, but they almost all focus on Micronaut features. The project described…
Vanaf maart 2020 is gebleken hoe solide de Nederlandse digitale infrastructuur eigenlijk is. We zijn toen zonder noemenswaardige problemen, van de ene op de andere dag, massaal op afstand gaan…
Serverless is een andere manier van denken over hoe gebruik gemaakt kan worden van de cloud infrastructuur. In traditionele zin maak je gebruik van een eigen server waar de eigen…
One of the promises of both Micronaut and Quarkus is to make it easy to run microservices as native images. Native images promise faster startup times and a lower memory…
The last couple of years I have worked and experimented a lot with injection frameworks. New frameworks like Micronaut and Quarkus in my personal environment, while professionally working primarily with…
Inevitably, in IT we keep learning new things all through our careers to be able to keep up with the ever changing digital future. This is no different from other…
While this may seem like an uncommon scenario, it’s very useful to add USB devices to your containers. Imagine running Home Assistant in your container and having a Z-wave or…
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,…
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…
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…
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…