How the Next-10 project supports the future of Node.js
Discover how the Node.js community‘s Next-10 project is the basis for many backend web applications and offers lessons for other open source communities.
Discover how the Node.js community‘s Next-10 project is the basis for many backend web applications and offers lessons for other open source communities.
The Node.js Reference Architecture now offers recommendations for building REST APIs.
Get a recap of Red Hat talks at NodeConf EU, one of the key Node.js events in
Get an introduction to Node.js cloud-native development and explore lesser-known Node.js Core modules with the Red Hat team at NodeConfEU 2022.
Discover how to instrument your Node.js application to troubleshoot production errors in this 5-step demonstration.
A demonstration of how Drogue IoT simplifies device communication with the cloud. Discover how to write the server in Node.js.
This is the third and final article in a three-part series introducing kube-service-bindings for Node.js developers on Kubernetes. Together with the Service Binding Operator (SBO), kube-service-bindings makes it easier to share credentials for services with your applications.
This is the second part of a three-part series explaining how to bind easily to databases and other backing services from Node.js applications running in Kubernetes.
Many applications need a database or other backing service. kube-service-bindings and the Service Binding Operator make binding much easier.
Discover key elements of building security into your software development process such as managing access in part 9 of the Node.js reference architecture series.
Read a quick second wrap-up of the conference and Collaborators Summit, and learn about Red Hat contributions as sponsor and speakers.
Red Hat provides S2I images for many languages, including Node.js. Learn how to install additional libraries (RPMs) to base S2I (Source-to-Image) images.
This page helps you get started with Red Hat OpenShift Dev Spaces.
Learn how to access an OpenShift cluster, manage apps with the odo command-line
Node.js and open source developers are gathering at OpenJS World in Austin. Find out what Red Hatters and IBMers will be presenting there.
When you start running Node.js applications in containers, you should adopt some best practices that improve efficiency and security. This cheat sheet offers tips on how to do that.
Make binding between applications and services easier using the Service Binding Operator.
TypeScript is now more popular than JavaScript. The Node.js reference architecture has recommendations about this strongly typed JavaScript dialect.
Service bindings, the kube-service-bindings npm package, and the Red Hat OpenShift UI make it easier to connect securely to a database on Kubernetes.
Learn about upcoming Node.js releases and explore new features including HTTP fetch(), ECMAScript modules, and more.
Streaming data is key to many modern applications. This tutorial walks you through setting up a data stream using Amazon Kinesis and Node.js.
Learn how to deploy the Node.js 16 container image on Red Hat OpenShift. This release of Node.js includes V8 engine 9.0 and additional stable APIs.
The Red Hat Node.js team looks back on highlights from 2021, including Node.js 16 and 17, serverless functions, Next 10, Nodeshift, and more.
Highlights of December 2021 include two guides for integrating Red Hat OpenShift Streams for Apache Kafka. Read the entire monthly recap for further details.
Dive into how Node.js uses the V8 JavaScript engine to run your code and the differences between the IBM Z and Power10 platforms on which V8 runs.