Using JMeter for performance testing
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.
I did not have Grafana dashboards that worked in my Ceph installation. Hence, I had to install Prometheus and Grafana manually and then configure the dashboards to show up in my Ceph cluster dashboard screens. NODE Setting up prometheus exporter in ceph. sudo ceph mgr module enable prometheus sudo ceph config set mgr mgr/prometheus/server_addr 0.0.0.0…
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
After installing Kubernetes the hard way, I improved the cluster with a Ceph RBD connection. This creates a StorageClass that we …
Java 18 is released, and the new JDK will bring a lot of interesting features to java. We go through all the features in 18 and talk about the performance benefits and some important caviats to keep track on in your code.
We look into training your model locally on windows and other platforms.
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions.