DevOps

Featured image for agentic AI
Article

How Kagenti ADK simplifies production AI agent management

Legare Kerrison

Learn how Kagenti ADK, an open source toolkit, handles the complexities of managing production AI agents. It aligns with the Linux Foundation's Agent2Agent (A2A) protocol and provides a set of runtime services for easier deployment and operation.

$ dotnet run
Article

Build .NET container images with Tekton

Tom Deseyn

Learn how to build and push .NET container images in Tekton pipelines without a Dockerfile. See how the dotnet-publish-image task simplifies your CI/CD workflow.

ai-ml
Article

How we rewrote a production UI without stopping it

Riccardo Forina

Learn how we replaced an entire React application while keeping the original version running in production. Discover the key architectural decisions that ensured success.

ai-ml
Article

Vibes, specs, skills, and agents: The four pillars of AI coding

Rich Naszcyniec

Explore the four pillars of AI coding: vibes, secs, skills, and agents, and learn how they can improve the coding quality and reduce the encoding/decoding gap. Discover the benefits of a spec-driven approach and the importance of modular specs and skills in achieving harmony.

Feature image for Red Hat OpenShift
Article

What's new in network observability 1.11

Steven Lee

Explore the latest features in Network Observability 1.11, an operator for Red Hat OpenShift and Kubernetes that provides insights into your network traffic flows.

Feature image for Red Hat OpenShift
Article

What's new for developers in OpenShift 4.21

Shannon Madden

Red Hat OpenShift 4.21 introduces AI-driven insights, automated security signing, and local development tools to help you build and deploy faster.

Colorful abstract coding elements displayed over a dark gray background.
Article

Troubleshooting with fault tree analysis and PIOSEE

Francisco De Melo Junior +1

Use fault tree analysis and the PIOSEE framework to troubleshoot Red Hat OpenShift and middleware problems and make informed decisions with AI tools.

grumpy guide to OS tile card.
E-book

The Grumpy Developer's Guide to OpenShift

Learn Red Hat OpenShift application development basics in this hands-on book, complete with practical recipes and tips to enhance your OpenShift experience.

Feature image for Red Hat OpenShift
Article

What's new in network observability 1.10

Steven Lee

Explore the latest features in network observability 1.10, an operator for Red Hat OpenShift and Kubernetes that provides insights into your network traffic flows.

homepage feature and share
Page

Red Hat Developers

Your Red Hat Developer membership unlocks access to product trials, learning resources, events, tools, and a community you can trust to help you stay ahead in AI and emerging tech.

Node.JS on OpenShift 2
Article

Node.js 20+ memory management in containers

Francisco De Melo Junior +1

Dive into Node.js 20's container-aware memory management. Understand default heap sizing, how to override it, and troubleshooting memory leaks.