
Integrate Apache ActiveMQ brokers using Camel K
Transition from ActiveMQ Classic to ActiveMQ Artemis using Camel K. We show how to integrate the two versions of the message broker using AMQ on OpenShift.
Transition from ActiveMQ Classic to ActiveMQ Artemis using Camel K. We show how to integrate the two versions of the message broker using AMQ on OpenShift.
Discover the benefits of migrating JBoss EAP workloads to OpenShift, including reduced costs, improved resource usage, and integrated monitoring and metrics.
Turn to Quarkus when you're using JPA to manage persistent objects in applications. The Hibernate ORM extension simplifies the persistent layer implementation.
Read the top 10 most popular developer stories of 2021, including articles on Red Hat subscription, design patterns, C#, OpenJDK, and Helm with Jenkins CI/CD.
Discover popular Red Hat articles from 2021 on Java, Apache Kafka, Quarkus, RHEL, Camel K, and other application support topics. Contains recommended resources.
Highlights of December 2021 include two guides for integrating Red Hat OpenShift Streams for Apache Kafka. Read the entire monthly recap for further details.
Explore new language features introduced in Java 17 and learn how to optimize them in Quarkus. This tutorial offers hands-on examples to get started.
Learn more about Gradle plugins in Eclipse JKube, and discover how to use them to create a Java application for vanilla Kubernetes or an OpenShift cluster.
Learn how to use the Dev UI in Quarkus to visualize Apache Kafka Streams. Quarkus hooks into Kafka's API and lets you implement stream processing applications.
Learn how Camel evolved over time and boost Apache Camel performance on Quarkus to get lightning-fast boot times with low memory utilization.
To the moon and beyond with Java 17 APIs! | DevNation Tech Talk
Stream sessions from the virtual Jconf.dev 2021 Java conference to hear fascinating insights from developers worldwide. Tune in for Red Hat presentations.
Read an informative overview covering the new book, Modernizing Enterprise Java, a Concise Cloud Native Guide for Developers. Download the free e-book today.
Red Hat Developer shares its readers' top picks of articles posted in November 2021, including two Linux updates. See the full recap at the end of this article.
Connect web services with Camel K and AtlasMap. Learn how to inspect the service interface, design an OpenAPI definition, map data, and define a Camel route.
Learn about the Apache Camel K platform and how to use it to normalize APIs and connect services. Explore how to use AtlasMap to simplify data mapping.
Capture JFR data on the fly with the POST rule in Cryostat 2.0. Diagnose performance problems in containerized apps running on Kubernetes and Red Hat OpenShift.
Discover how runtime profiling in OpenJDK's HotSpot JVM improves speculation and contributes to optimization in this Red Hat guide with illustrated benefits.
Find out how to use JMC agent plugin to monitor the performance of a running JVM by adding custom JFR events without stopping or rebuilding the Java app.
Learn how to use Red Hat OpenShift ConfigMap to preconfigure custom event templates in Cryostat 2.0. Discover how to add a ConfigMap to the Cryostat Operator.
Discover the latest versions of Red Hat Software Collections and Red Hat Developer Toolset. Enjoy an efficient and consistent developer experience.
Profile your Java apps in production on Red Hat OpenShift with Cryostat | DevNation Tech Talk
Red Hat Enterprise Linux 8.5 is here! This release has OpenJDK 17, .NET 6, rootless overlay support in Podman, enhanced application streams, and more.
Use Cryostat 2.0, a container-native JVM application, to automate JDK Flight Recorder. Read all five articles in this Red Hat Developer series for more details.
Learn how Quarkus enables test-driven development (TDD) with built-in continuous testing, where tests run immediately after code changes are saved.