Improve DevOps Productivity with Azul Intelligence Cloud for Any JVM
Intelligence Cloud works with any JVM from any vendor or distribution to slash time from tasks across an enterprise’s entire Java estate.

Erik Costlow
4,709 viewsIntelligence Cloud works with any JVM from any vendor or distribution to slash time from tasks across an enterprise’s entire Java estate.

Nicolas Frankel
3,725 viewsIn this two-post series, I've addressed most of 16 different practices to secure APIs with Apache APISIX.

Nicolas Frankel
3,669 viewsSee how to configure Apache APISIX to secure your APIs against 7 of the 16 rules in the "16 practices to secure your API" list.

Nicolas Frankel
5,089 viewsMost organizations don't incentivize for security. Hence, we need to be smart about it and use existing components as much as possible.

Mahendra Rao B
17,336 viewsSimplify your migration process to Spring Boot 3.2 with the help of OpenRewrite.

Brian Vermeer
7,417 viewsEncryption is converting readable data or plaintext into unreadable data or ciphertext, ensuring that even if encrypted data is intercepted, …

Brian Vermeer
7,764 viewsKeeping your dependencies in check is crucial to ensure that your Spring Boot projects run smoothly and remain resilient in the face of …

Steve Poole
5,672 viewsDive into the highlights from Sonatype's 9th edition of the 'State of the Software Supply Chain Report.' Discover insights on open source …

Brian Vermeer
7,216 viewsAn in-depth exploration of utilizing JLink to optimize Docker image sizes, enhancing application security and performance.

A N M Bazlur Rahman
38,528 viewsIn this tutorial, we will explore the concept of thread safety in Java, specifically focusing on a simple counter.