Java

Runtimes
Article

Ansible Collection for Red Hat Runtimes

Romain Pelisse

Ansible Collection for Red Hat Runtimes products comes in two different flavors: one upstream, one downstream. This article explores what this means exactly.

openshift containers
Article

Use of Cryostat and Java Flight Recording in Red Hat OpenShift 4

Francisco De Melo Junior

This article aims to show the features and complete utilization of Java Flight Recording (JFR) via Cryostat Operator (Cryostat) for Red Hat OpenShift Container Platform (RHOCP) 4.x. Use cases are explained.

OpenJDK
Article

Reproducible OpenJDK builds

James Falkner

The Adoptium project has achieved reproducible builds for Java versions 21 and 22 across Linux, Windows, and Mac platforms. This capability ensures an independently verifiable path from source to binary code, enhancing trust in the software and its dependencies.

Download Red Hat build of OpenJDK hero banner logo
Page

All development topics

Insights and news on Red Hat developer tools, platforms and more. Explore what is trending now.

Article Thumbnail
Article

Understand modernization of a traditional Java application with an example

Yashwanth Maheshwaram +1

Developers frequently work with monolithic applications. However, the popularity of these monolithic applications has waned due to their lack of flexibility. Scaling a specific component requires scaling the entire application. Transitioning to a microservice architecture, with modular, independently scalable units addresses these challenges and is well-suited for cloud environments. This article focuses on moving a monolithic application, exemplified by a Java™-based e-commerce app called Pedal, to the cloud, offering guidance for this complex task.

Featured image for Java topics.
Article

How to use Java container awareness in OpenShift 4

Francisco De Melo Junior

Dive into container awareness for Java application deployments and learn how to use this capability to take advantage of fully containerized deployments.