Benchmark and profiling Java with JMH
Exploring how to profile and benchmark Java code using JMH and Async profiler.

Exploring how to profile and benchmark Java code using JMH and Async profiler.

One of the discussions that always leaves me with both doubts and excitement is the one about system architecture.

Recently Azul announced that AVD makes it possible to identify vulnerable components on a jar file level but also on class file level.
This is the third blog post in a series on faster Java application warmup with ReadyNow. If you haven’t been following the series, go back …

SpringBoot and Kafka Streams – Event Routing & Testing. Build a Kafka Streams app to validate and route Lille city tour!

In this series, I'm focusing on what's old in the JDK, not that known, and can be useful. A few hidden gems in the JDK.

In the second part of our JCON interviews, recorded at the conference in May, we focuses on general evolutions within the Java world and how …

In a multi-threaded, distributed environment like MongoDB, when clients execute queries concurrently, operations interleave with one another …

Boost Jakarta EE database performance by leveraging the following best practices.
This is the first blog post in a series on faster Java application warmup with ReadyNow.Azul has developed different solutions to help …