All Node.js > Node.js on Red Hat OpenShift
Node.js on Red Hat OpenShift
Red Hat build of Node.js. is an open source JavaScript runtime environment designed to build
modern scalable applications for the cloud.
All Node.js > Node.js on Red Hat OpenShift
Red Hat build of Node.js. is an open source JavaScript runtime environment designed to build
modern scalable applications for the cloud.
25 minutes | Intermediate
Take an existing sample Node.js application and modify it to address microservice concerns, deploy it to OpenShift, and exercise interfaces between Node.js, microservices, and Kubernetes.
10 minutes | Beginner
Use OpenShift Do (odo), a CLI tool for developers, to manage application components on the OpenShift Container Platform.
10 minutes | Beginner
An introduction to cloud-native development with Node.js by walking users through the steps to create and extend an Express.js based application to leverage cloud capabilities.
Writing consistent code and how to enforce it with a linter tool like ESLint.
Recommendations based on our experience building Node.js applications in containers for deployments.
Readiness probes allow Kubernetes to inspect the health of your application pod.
Key elements of building security into your software development process to make robust Node.js apps.
Overview of some key areas that Node.js developers need to understand about accessibility
Understand typical development workflows when building tools and processes
Minimize problems in production and investigating common problems when they do occur