Red Hat OpenShift

Page Thumbnail
Page

All Development topics

Insights and news on Red Hat developer tools, platforms, programming languages, and more. Explore what is trending now.

Illustration for best of OpenShift articles, 2022
Article

Top Kubernetes and OpenShift resources of 2022

Heiker Medina

We've rounded up some of our favorite Kubernetes and OpenShift content from 2022, including stories about microservices and container optimization, along with top announcements.

Node.js container with S2I feature image
Article

How to deploy Next.js applications to Red Hat OpenShift

Michael Dawson

Next.js is one of many popular frameworks for deploying sites based on Node.js. In this article, you'll learn how to deploy Next.js applications using the ubi8/nodejs-16 and ubi8/nodejs-16-minimal containers available from Red Hat. We will also show you how to deploy the containers to Red Hat OpenShift.

Vulnerability analysis of Golang applications and more with Red Hat CodeReady Dependency Analytics v0.3.2
Article

3 ways to embed a commit hash in Go programs

Panagiotis Georgiadis

Embedding a commit hash into your application helps keep track of software versioning during development and prevents you from overwriting previous versions. There are three ways you can do this when writing Go code. Which is best for you?

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

Red Hat joins the Backstage.io community

Serena Chechile Nichols

Red Hat will contribute developer tools and expertise to backstage.io, making it easier for teams to use Kubernetes to build services and applications.

Blog Thumbnail
Blog

Coming to terms: Dark Launch

Don Schenck

Dark Launch is the practice of launching a new version of a microservice and

Blog Thumbnail
Blog

Coming to terms: CI/CD

Don Schenck

Continuous Integration (CI) is the practice of merging all developer software