Your Complete Guide to Diagnose Slow Queries in MongoDB
MongoDB is built to be fast. The real win comes from knowing how to keep it that way, even as your app grows and your data gets more …

Tim Kelly
14,260 viewsMongoDB is built to be fast. The real win comes from knowing how to keep it that way, even as your app grows and your data gets more …
Frank Delporte
4,644 viewsThis is the second article in a series on faster Java application warmup. The first blog post, Faster Java Warmup: CRaC versus ReadyNow, …
Frank Delporte
3,837 viewsThis is the first blog post in a series on faster Java application warmup with ReadyNow.Azul has developed different solutions to help …

Ondro Mihalyi
3,796 viewsWe start a series where we compiled 10 best practices for performance optimizations and suggestions how to implement them using Jakarta EE & …

Kieran Hejmadi
7,542 viewsYou might associate Arm primarily with smartphones and the Java-based Android runtime. But no more after this article!

Catherine Edelveis
5,704 viewsDiscover how to turn JavaFX applications into native executables with GraalVM. Build native images locally or with GitHub Actions.

Johannes Bechberger
4,351 viewsEver wonder how the JDK Flight Recorder (JFR) keeps track of the classes and methods it has collected for stack traces and more? In this …

Radim Vansa
13,291 viewsWarp is a new engine available in Azul Zulu builds that can fully replace CRIU, and does not require any extra priviledges.

Vincent Vauban
12,694 viewsLearn how to speed up your Spring Batch jobs using GraalVM Native Image! Discover how to compile batch apps into native executables and …

Frank Delporte
10,088 viewsWhy is your company still on Java 8 (or older)? And why did you never move to 9, 10,... and got stuck on this outdated version?