Red Hat OpenShift

Featured image for Java topics.
Article

Runtime profiling in OpenJDK's HotSpot JVM

Roland Westrelin

Discover how runtime profiling in OpenJDK's HotSpot JVM improves speculation and contributes to optimization in this Red Hat guide with illustrated benefits.

Featured image for microservices.
Article

Managing persistent volume access in Kubernetes

Don Schenck

Understand persistent volume and various storage and access types. Learn to use Red Hat OpenShift Data Foundation to get persistent storage for your apps.

Featured image for machine learning
Article

Building machine learning models in the cloud

Audrey Reznik

Get hands-on resources for building machine learning models using Red Hat OpenShift Data Science. Learn how to use NLP, Jupyter notebooks, and more.

OpenJDK
Article

JVM performance monitoring with JMC agent

Joshua Matsuoka

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.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Custom JFR event templates with Cryostat 2.0

Andrew Azores +1

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.

Featured image for .NET
Article

.NET 6 now available for RHEL and OpenShift

Mauricio "Maltron" Leal

Discover the versatility and power of .NET 6 and the modern programming languages that help developers build high-quality applications easily and efficiently.

Featured image for Apache Kafka credential management with Node.js
Article

Simplify Kafka authentication with Node.js

Michael Dawson

Learn a secure and easy approach to Apache Kafka credential management with Node.js when building reactive applications with Red Hat OpenShift.

Featured image for Kafka topics.
Article

Kafka Monthly Digest: October 2021

Mickael Maison

Get the latest news from the Apache Kafka developer community, including new milestones for Kafka 3.1.0, Debezium 1.7, Strimzi 0.26.0, and more.

secure coding
Article

Biometric authentication with WebAuthn and SSO

Philip Hayes

Improve security by using biometric data for user authentication. Configure Red Hat SSO to use WebAuthn and deploy test client for biometric authentication.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Automating JDK Flight Recorder in containers

Andrew Azores

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.

Featured image for Quarkus for Spring Developers
Article

Test-driven development with Quarkus

Eric Deandrea

Learn how Quarkus enables test-driven development (TDD) with built-in continuous testing, where tests run immediately after code changes are saved.

OpenShift Serverless Functions 2
Article

Knative 1.0: Simplify serverless on Kubernetes

Simon Seagrave

Learn how the open source serverless platform Knative 1.0 can simplify Kubernetes and save time for developers. Includes concurrency controls and rollbacks.

Content for Node.js developers at NearForm event
Article

Best of NodeConf Remote: The 30-second review

Lucas Holmquist +2

Get the NodeConf Remote 2021 highlights, including the Node-RAPIDS machine learning framework, cloud-native Node.js development on Kubernetes, and more.

Kubernetes + OpenShift featured image
Article

How to use service binding with RabbitMQ

Andy Sadler

This quick tutorial shows you how to bind services to your Kubernetes clusters using the Service Binding Operator and a RabbitMQ message broker.

Featured image for Java topics.
Article

How to choose the best Java garbage collector

Aashish Patil

Improve Java application performance by choosing the best garbage collector for your application's throughput, latency, and footprint requirements.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Java monitoring for custom targets with Cryostat

Andrew Azores +1

Learn how to create custom JMX connectors in Cryostat 2.0, then use your new custom URL to monitor a containerized Java application on Red Hat OpenShift.

Deploying Node.js applications to Kubernetes with Nodeshift and Minikube
Article

Consume Pino logs from Node.js applications

Ash Cripps

Learn how to create and consume Pino logs from Node.js applications with OpenShift's logging service. Recommended when building applications in the cloud.