Featured image for: Learn Quarkus faster with quick starts in the Developer Sandbox for Red Hat OpenShift.
Article

RESTEasy Reactive and more in Quarkus 2.0

July 1, 2021

Quarkus 2.0 includes continuous testing, the new Dev UI, and RESTEasy Reactive. Read about these new features and plans for the Red Hat build of Quarkus.

Featured image for Node.js.
Article

Node.js serverless functions on Red Hat OpenShift, Part 1: Logging

July 1, 2021

Take a deep dive into Node.js serverless functions! In Part 1, learn how logging works and how to customize a Node.js function application’s log levels.”

Featured image for 3scale API Management.
Article

How to expose a WebSocket endpoint using Red Hat 3scale API Management

July 1, 2021

This quick tip shows you how to use Red Hat 3scale API Management to configure a WebSocket server and expose the server endpoint on API Gateway.

Featured image for Java topics.
Article

Making Java programs cloud-ready, Part 3: Integrate MicroProfile services

June 30, 2021

Prepare your Jakarta EE application for being used in a distributed architecture by introducing MicroProfile health checks, metrics, tracing, and more.

Featured image for Apache ActiveMQ Artemis.
Article

Implementing Apache ActiveMQ-style broker meshes with Apache Artemis

June 30, 2021

Configure a broker mesh using Red Hat AMQ 7, based on Apache Artemis, with message distribution similar to Apache ActiveMQ, then learn about subtle factors that can lead to lost messages in an Artemis active-active mesh.

GitOps + Kubernetes A
Article

Applying machine learning to GitOps

June 29, 2021

Find out how you can apply machine learning in each phase of the GitOps life cycle to improve building, testing, deploying, monitoring, and security scanning.

Featured image for Red Hat JBoss Enterprise Application Platform.
Article

Integrate Red Hat Data Grid and Red Hat JBoss Enterprise Application Platform on Red Hat OpenShift

June 29, 2021

A quick guide to configuring Red Hat Data Grid as an external cache container for HTTP sessions in Red Hat JBoss Enterprise Application Platform on Red Hat OpenShift.

Featured image for Java topics.
Article

Making Java programs cloud-ready, Part 2: Upgrade the legacy Java application to Jakarta EE

June 28, 2021

Transition your legacy Java EE 8 application to Jakarta EE, which sets the stage for deploying the application in a cloud-ready microservices architecture.

Featured image for Java topics.
Article

Making Java programs cloud-ready, Part 1: An incremental approach using Jakarta EE and MicroProfile

June 25, 2021

Use Jakarta EE and MicroProfile to integrate a legacy Java application with other applications in a microservices architecture on Red Hat OpenShift.

Featured image for: Value range propagation in GCC with Project Ranger.
Article

Use source-level annotations to help GCC detect buffer overflows

June 25, 2021

Explore three source-level annotations that you can use to help detect out-of-bounds accesses across function call boundaries in GCC 11.