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,459 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,680 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,880 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,821 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,622 viewsYou might associate Arm primarily with smartphones and the Java-based Android runtime. But no more after this article!

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

Johannes Bechberger
4,390 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
14,009 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,912 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,215 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?