Amazon! Why? Security by Obscurity – AWS4 authentication method.
We look into how to sign a request against the "new" Amazon data centers. All centers deployed after 2014 need to use the new ...
Trying to implement a SQRL login for Websphere Commerce I ran in to the issue of changing the logged in user from another session. To accomplish this I used the persistent sessions in commerce fetching an activity and changing what user ran in that session. If you want to enable this behavior you need to…
We talk about the 12 factors to create a successful micro service application deployment.
We look into the latest version of Java 24. In this version, there are a lot of new experiments and great features that we will see in …
We talk about what is good to know when you take employment in a company.
In this video, I try to solve my problem after upgrading to the latest Linux kernel. The drivers have not been updated from Blackmagic, so I go in and check the source code and make the suggested changes from their forum, but it still won’t work. The last fix was to change the kernel object…
We’re looking into a solution using log4j to consolidate our logs in an third-party system using Application server and IBM has disabled the support for log4j in the application servers logging framework. I tried to reverse this process and check what was needed to enable this feature again. First of we need the log4j framework…