Developer Sandbox

openshift containers
Article

How to deploy Meteor.js applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy Meteor.js applications to Red Hat OpenShift, which offers a great developer experience for running JavaScript applications at scale.

openshift containers
Article

How to deploy Next.js applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy Next.js applications to Red Hat OpenShift, which offers a great developer experience for running JavaScript applications at scale.

Featured image for Kafka topics.
Article

Introduction to Kafka consumers

Alex Soto Bueno

Learn how to implement scaling with Apache Kafka consumers on Kubernetes in this demo.

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.

Featured image for Quarkus and MongoDB.
Article

Getting started with MongoDB and Quarkus

Hans-Peter Grahsl

Explore the basics of using MongoDB and Quarkus to write cloud-native Java applications and extensions that simplify deploying containerized apps on Kubernetes.

Product Thumbnail
Product

The Red Hat build of Apache Camel

Agile, distributed, containerized, and API-centric solution to integrate applications by transforming data, composing and orchestrating services across hybrid infrastructures.

Featured image for open source topic.
Article

The Red Hat community commitment to open source

Mithun T. Dhar

Red Hat is the world’s largest open source company and a top CNCF contributor. Explore the projects and contributions advancing our technological landscape.

Coding shared image
Article

How Red Hat enhances the developer experience

Mithun T. Dhar

Discover how Red Hat's developer tools reduce friction in your development process to help you achieve more in hybrid cloud and multicloud environments.

Deploy a sample app in the sandbox
Article

Deploy React applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy a basic React application to Red Hat OpenShift and get the benefits of continuous deployment without having to deal with Kubernetes.

Page Thumbnail
Page

All Development topics

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

Page Thumbnail
Page

Perform in-place Kubernetes updates with a Blue/Green Deployment

Red Hat OpenShift is built on Kubernetes. It allows you to perform in-place updates of existing running applications and spin up a different version of an application—newer or older—and have the traffic automatically routed to that version.