Open Source Communities

Building resilient event-driven architectures with Apache Kafka
Article

Kafka Monthly Digest: September 2021

Mickael Maison

Catch up on the latest news from the Apache Kafka community for September 2021, including new features in Kafka 3.0, Kafka Connect, and Kafka Streams.

Featured image for C-language topics.
Article

Printf-style debugging using GDB, Part 2

Kevin Buettner

Learn how to use virtual print statements in the GDB debugger. This second article in the series shows how to save commands and output for later use.

Node.js reference architecture
Article

NodeConf Remote 2021 preview: 4 must-see talks

Michael Dawson

Hear from Red Hat's Node.js and JavaScript experts at NodeConf Remote 2021, with talks on building cloud-native solutions on Kubernetes and more.

A code editor with four icons symbolizing DevOps, developers, a gear, and a cluster.
Article

Hack APAC: How will you define the new normal?

Red Hat Developer Editorial Team

Use Red Hat OpenShift at the Hack APAC hackathon to build Kubernetes apps that address new scenarios in our post-COVID world and make life safer and easier.

Red Hat Enterprise Linux 8
Article

How to patch modules in Red Hat Enterprise Linux

Petr Pisar

Patch modules in Red Hat Enterprise Linux (RHEL) version 8 to add new features like alternative stack versions called streams, without invisible package issues.

Build your own RPM with a sample Go program
Article

Build your own RPM package with a sample Go program

Alejandro Sáez Morollón

Follow these steps to build a basic RPM package. Using a Go program, you'll learn to create the package, add services, create the spec file, and build the RPM.