Oracle SOA / Java blog

Articles containing tips, tricks and nice to knows related to IT stuff I find interesting. Also serves as online memory.

Wednesday, February 17, 2021

Java Agent: Rewrite Java code at runtime using Javassist

›
There are situations where you want to change Java code not at the source code level but at runtime. For example when you want to instrument...
Sunday, January 24, 2021

Python: A Google Translate service using Playwright

›
There are a lot of use-cases in which you might want to automate a web-browser. For example to automate tedious repetitive tasks or to perfo...
Thursday, October 15, 2020

Jenkins Pipeline: SonarQube and OWASP Dependency-Check

›
The OWASP top 10 has listed the following vulnerability for several years (at least in 2013 and 2017): using components with known vulnerabi...
Sunday, October 4, 2020

Surprisingly easy: Container vulnerability scanning in a Jenkins pipeline running on Kubernetes using Anchore Engine

›
Anchore Engine is a popular open source tool for container image inspection and vulnerability scanning. It is easily integrated in a Kuberne...
Wednesday, September 23, 2020

Kubernetes: Building and deploying a Java service with Jenkins

›
Kubernetes has become the de facto container orchestration platform to run applications on. Java applications are no exception to this. When...
Friday, July 31, 2020

OpenEBS: cStor storage engine on KVM

›
OpenEBS provides a Kubernetes native distributed storage solution which is friendly on developers and administrators. It is completely open ...
Thursday, July 30, 2020

Production ready Kubernetes on your laptop. Kubespray on KVM

›
There are various options to install a production-like Kubernetes distribution on your laptop. Previously I tried out using the Canonical st...
‹
›
Home
View web version

About me

Maarten Smeets
View my complete profile
Powered by Blogger.