Developer tools

OS containers feature image
Article

What’s new in OpenShift Local 2.0

Gerard Braad +1

Podman is coming to OpenShift Local (formerly CodeReady Containers). Get an overview of what else to expect in the next major release.

Summit 2022
Article

Red Hat Summit 2022: A developer preview

Red Hat Developer Editorial Team

Find out what this year's Summit has to teach you about Red Hat Enterprise Linux, Red Hat OpenShift, Ansible, and more.

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

Prevent Trojan Source attacks with GCC 12

David Malcolm

Discover how Red Hat protects GCC 12 code from Trojan Source attacks. Learn how we defend our customers against this recent software vulnerability.

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.

Kubernetes + OpenShift featured image
Article

Announcing Service Binding Operator 1.0 GA

Stevan Le Meur

Get an overview of Service Binding Operator 1.0, which provides a reliable way to bind applications with REST APIs and other backing services.

Four reasons developers should use Ansible
Article

Four reasons developers should use Ansible

Don Schenck

Why should developers learn Ansible? Find out how this simple yet powerful DevOps tool makes automating environments and configuring systems easy.

Featured image for: Automating the testing process for SystemTap, Part 1: Test automation with libvirt and Buildbot.
Article

Explore new features in SystemTap 4.5.0

Stan Cox

SystemTap allows access to low-level Linux kernel features. Explore enhancements to context variables, alias syntax, and BPF features in version 4.5.0.

Learning path featured image
Page

Red Hat Interactive Learning Portal

No matter where you are in your software development career, from just starting, to re-training, to expert-level but needing a brush-up, the Red Hat Developer program can help with tutorials and learning.

Featured image: Tekton Pipelines
Article

Real-time debugging in Tekton pipelines

Vibhav Bobade

Read about a new Tekton enhancement proposal that enables debugging TaskRuns in Tekton pipelines in real-time. Learn more in this article for Red Hat Developer.

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.