DevOps
Trusted software factory: Building trust in the agentic AI era
Scale agentic AI with Red Hat’s trusted software factory. Use Policy as Code and SBOMs to strengthen your development pipeline and manage software provenance.
How we made one data layer serve the UI, the mocks, and the E2E tests
Learn how Red Hat Hybrid Cloud Console uses a single data layer to serve the access management interface at runtime, Storybook mocks during development, and a standalone CLI that seeds and cleanses real test environments.
How Kagenti ADK simplifies production AI agent management
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.
How we turned Storybook into a behavioral verification engine
Learn how Red Hat made Storybook a verification engine for the access management interface on Red Hat Hybrid Cloud Console.
Build .NET container images with Tekton
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.
How we rewrote a production UI without stopping it
Learn how we replaced an entire React application while keeping the original version running in production. Discover the key architectural decisions that ensured success.
Vibes, specs, skills, and agents: The four pillars of AI coding
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.
Advanced Cluster Management 2.16 right-sizing recommendation GA
Announcing the Red Hat Advanced Cluster Management 2.16 general availability (GA) of namespace and virtualization right-sizing recommendations.
How to develop agentic workflows in a CI pipeline with cicaddy
Learn how to build agentic AI workflows using cicaddy and MCP servers directly in your existing CI pipeline.
What's new in network observability 1.11
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.
Build a CI/CD pipeline with OpenShift Dev Spaces and GitOps
This article provides a complete CI/CD workflow utilizing Openshift Dev Spaces, GitOps, and OpenShift Pipelines.
What's new for developers in OpenShift 4.21
Red Hat OpenShift 4.21 introduces AI-driven insights, automated security signing, and local development tools to help you build and deploy faster.
Troubleshooting with fault tree analysis and PIOSEE
Use fault tree analysis and the PIOSEE framework to troubleshoot Red Hat OpenShift and middleware problems and make informed decisions with AI tools.
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.
What's new in network observability 1.10
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.
Automate AI workflows with Red Hat Ansible Certified Content Collection amazon.ai for generative AI
Automate amazon.ai workflows with Ansible: Deploy Bedrock agents, generate personalized content, and monitor resources with DevOps Guru for auditability.
Right-sizing recommendations for OpenShift Virtualization
Learn about the right-sizing recommendations for OpenShift Virtualization with Red Hat Advanced Cluster Management.
How does cgroups v2 impact Java, .NET, and Node.js in OpenShift 4?
Learn about the benefits of using cgroups v2 for improved memory and CPU settings in Java and Node.js applications in Red Hat OpenShift.
How to enable NVIDIA GPU acceleration in OpenShift Local
Learn how to share an NVIDIA GPU with an OpenShift Local instance to run containerized workloads that require GPU acceleration without a dedicated server.
What's new in Red Hat Developer Hub 1.8?
We are pleased to announce the general availability of Red Hat Developer Hub
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.
Krkn-AI: A feedback-driven approach to chaos engineering
Krkn-AI automates AI-assisted, objective-driven chaos testing for Kubernetes. Discover how it addresses the challenges of reliability in modern systems.
Protecting virtual machines from storage and secondary network node failures
Learn how to address the limitations of Kubernetes in handling storage and secondary network issues for virtual machine use cases.
Node.js 20+ memory management in containers
Dive into Node.js 20's container-aware memory management. Understand default heap sizing, how to override it, and troubleshooting memory leaks.