Communicating with a custom API through Typescript in Umbraco 14 was something which caused my team quite a few issues, considering the general lack of documentation regarding these subjects so…
Umbraco 14 is about to release, by the time you’re reading this it’s probably already been released. So now’s the perfect time to go over some of the changes that’ll…
Integration and the art of Archimate – The Good, The Bad and the Ugly. Many organisations only use a small portion of the Archimate palette. Most often I encounter application…
My experience on becoming an Umbraco focused .NET developer after being a Symfony focused PHP developer for over ten years. Moving into a new field of work can be daunting,…
Umbraco, één van de meest flexibele en gebruiksvriendelijkste CMS op de markt, heeft een nieuwe grote update gekregen. Hieronder beschrijven we kort welke nieuwe features er bij zijn gekomen. 1….
Binnen ilionx maken we steeds meer gebruik van Umbraco, een CMS gebouwd op het .NET framework. Het is een CMS zonder poespas, in plaats van geleverd te worden met honderden…
Configuring assets in your OpenShift namespace usually involves a lot of clicking and typing in the GUI. For some, it involves juggling massive yaml files containing the same information, but…
In my previous post about integration and ArchiMate, I argued that integration could be modelled as some sort of collaboration at the application level. The business layer in this modelling…
A Comparison of Modern Alternatives for Python in the World of Data Science Python is the go-to programming language for data science … for now. With tremendous growth in other…
First, a wave to the crowd Before we begin, we need to have a serious talk. Somehow, whenever we use the abbreviation SOA in relation to IT in the presence…
Met een Slimme Mix van Universele Raamwerken én Flexibiliteit Als je deel uitmaakt van een integratieteam in een agile omgeving, klinken deze vragen ongetwijfeld bekend: Hoe positioneren we ons team…
Working with a managed Kubernetes solution like OpenShift is really a mixed bag of emotions. It’s a great blessing as a lot of the regular infrastructure like hosts, scaling, load…
At the moment, one of the hot topics in the world of Development is Zero Trust. This is an easy topic to explain: never trust and always verify. Before doing…
Recently, I had to implement a Soap Service. Nothing special, I just hadn’t done it in a while and was amazed at how easy it has become. Using some code…
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…
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…