Developer Sandbox

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.

Blue green sandbox activity feature image
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.