Node.js
Node.js on RHEL
Red Hat build of Node.js. is an open-source JavaScript runtime environment designed to build modern scalable applications
Event-Driven Node
Node.js's non-blocking, event-driven architecture guarantees efficient handling of simultaneous requests and quick response times
A Developer's Guide to the Node.js Reference Architecture
Download our e-book reference guide to the Node.js Reference Architecture for practical recommendations to help you be successful in your Node.js deployments.
A quick look at large language models with Node.js, Podman Desktop, and the Granite model
Explore large language models (LLMs) by trying out the Granite model on Podman AI Lab.
Build applications with Paketo Buildpacks and Red Hat UBI container images
Learn how to build applications with Paketo buildpacks and Red Hat Universal Base Images (UBI) using the new Paketo UBI Builder Image.
Advanced container management at the edge for Node.js apps
Learn how to run a container on an device using Kubernetes and manage it remotely with Red Hat’s Advanced Cluster Management for Kubernetes.
AI & Node.js
Create intelligent, efficient, and user-friendly experiences by integrating AI
Node.js and JavaScript at the edge: The why, what, and how
Node.js and JavaScript have always been a great fit for Internet of Things (IoT) applications due to their asynchronous nature and easy integration with C/C++ through add-ons. They are also heavily used in cloud and web-based applications running on existing IT infrastructure.
Containerize Node.js applications at the edge on RHEL and Fedora
Learn how to build and deploy a Node.js application to an edge device using Podman and containers.
How to get started with large language models and Node.js
Learn how to access a large language model using Node.js and LangChain.js. You
Get started with your Developer Sandbox
While learning about state-of-the-art software development is important and
Run Node.js applications on the edge with RHEL and Fedora
Learn how to run Node.js applications at the network edge with Red Hat Enterprise Linux and Fedora using this helpful guide.
How to deploy full-stack JavaScript applications in OpenShift
Red Hat OpenShift is a Kubernetes distribution that makes it easy to deploy and
Introduction to the Node.js reference architecture: Wrapping up
With the conclusion of the Node.js reference architecture series, find out what the Node.js team is working on next.
Serverless with Node.js
Node.js. is an open source JavaScript runtime environment designed to build
Node.js on Red Hat OpenShift
Node.js. is an open source JavaScript runtime environment designed to build
Red Hat & Node.js
Node.js. is an open source JavaScript runtime environment designed to build
CI/CD best practices in Node.js
This article offers guidance on continuous integration/continuous delivery (CI/CD) from the Node.js reference architecture teams.
Load balancing, threading, and scaling in Node.js
Many apps require more computational resources than a single thread or process can handle. Learn how to meet this need in your Node.js applications.
Beyond REST and CRUD: Integration patterns in Microservices | DevNation Tech Talk
DevNation Tech Talk: Beyond REST and CRUD: Integration patterns in Microservices
A Node.js success story at the electrical training ALLIANCE
Learn how Red Hat partnered with the electrical training ALLIANCE to implement a Node.js solution that resulted in successful production deployment.
How to handle transactions in Node.js
This installment of our Node.js reference architecture series covers integrating transactions into your application.
Introduction to the Node.js reference architecture: Testing
This article offers guidance on testing from the Node.js reference architecture teams.