CI/CD

Feature image for Podman Desktop.
Article

From Podman Desktop to containers in production

Evan Shortiss

Learn how to build and run containers locally using Podman Desktop, then configure an automated CI/CD pipeline that will build your container images and push them to an image registry.

OpenJDK
Article

Reproducible OpenJDK builds

James Falkner

The Adoptium project has achieved reproducible builds for Java versions 21 and 22 across Linux, Windows, and Mac platforms. This capability ensures an independently verifiable path from source to binary code, enhancing trust in the software and its dependencies.

Featured image for Red Hat Enterprise Linux.
Article

Announcing image mode for Red Hat Enterprise Linux

Matt Micene

Image mode for Red Hat Enterprise Linux is a new deployment method that takes a container-native approach to deliver the operating system as a bootc container image.

Page Thumbnail
Page

AI/ML Workloads

Applications based on machine learning and deep learning, using structured and unstructured data as the fuel to drive these applications.

Red Hat Developer - Build Here Go Anywhere
Page

Red Hat Developers

Join Red Hat Developer for the software and tutorials to develop cloud applications using Kubernetes, microservices, serverless and Linux.

Featured image for Best of automation 2023.
Article

Our top automation articles for developers in 2023

Colleen Lobner

Welcome back to Red Hat Developer’s Best of 2023 series, as we take a look back at the articles that captured developers’ attention over the past 12 months. Automation and artificial intelligence (AI) were the talk of the town this year, with significant breakthroughs in open source and generative AI. 2023 also saw many advancements in Red Hat Ansible Automation Platform; new offerings like Ansible Lightspeed and Event-Driven Ansible increase the efficiency of teams writing automation code and let developers...

Featured image for Best of Kubernetes 2023.
Article

Our top Kubernetes articles for developers in 2023

Colleen Lobner

Here are the most popular Kubernetes resources of 2023, featuring a guide to using Kubernetes on OpenShift and patterns for managing and deploying Helm charts.

OpenShift + Pipelines 2
Article

Blue/green deployment strategy with OpenShift Pipelines

David Severiano

This article is about Cloud Native Blue/Green Deployment Strategy using Openshift Pipelines following a GitOps model. It explains the concept of Blue/Green Deployment, its benefits, and drawbacks. Finally, we will have a real Demo.