How to create a data stream with Amazon Kinesis
Streaming data is key to many modern applications. This tutorial walks you through setting up a data stream using Amazon Kinesis and Node.js.
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.
Learn how to use the Chrome DevTools inspector to view and debug a Node.js serverless function running inside a container on a Red Hat OpenShift cluster.
Discover why Express.js is a good choice for Node.js developers. This is part 6 of a series on Node.js reference architecture.
Find out the biggest news for Kubernetes and OpenShift in 2021, including OpenShift 4.8, containers, serverless apps, Node.js, Apache Kafka, CI/CD, and Quarkus.
Optimize runtime images with UBI minimal images. Learn how to deploy a Node.js minimal image through a Dockerfile and a Source-to-Image chained build.
Get the NodeConf Remote 2021 highlights, including the Node-RAPIDS machine learning framework, cloud-native Node.js development on Kubernetes, and more.
Learn how to create and consume Pino logs from Node.js applications with OpenShift's logging service. Recommended when building applications in the cloud.
ECMAScript modules (ESM) are the official standard format for packaging JavaScript code for reuse.
Hear from Red Hat's Node.js and JavaScript experts at NodeConf Remote 2021, with talks on building cloud-native solutions on Kubernetes and more.
Use Red Hat OpenShift 4.8 samples for quick deployment. Learn how the variety of samples promote developer success in a wide range of software applications.
Don't miss a thing! Here's a roundup of new articles, tutorials, activities, and more published this month on Red Hat Developer.
Use circuit breakers in Node.js apps to reduce external service failures. This tutorial helps you create apps that find other ways to fulfill service requests.
Don't miss a thing! Here's a roundup of new articles, tutorials, cheat sheets, and more published last month on Red Hat Developer.
Find out why reactive systems are especially easy to implement with Node.js, then walk through a reactive system built with Node.js and Apache Kafka.
Explore Node.js best practices for building good containers with faster development cycles and better deployments.
Learn the steps to link and validate Node.js applications to OpenShift Streams for Apache Kafka with the Service Binding Specification for Kubernetes.
Learn how to deploy Node.js apps to Red Hat OpenShift by using Helm package manager for Kubernetes, which lets you define, install, and upgrade numerous apps.
Read our series to learn how to use severless functions on Red Hat OpenShift. Follow this tutorial to discover how to debug Node.js function-based applications.
Take a deep dive into Node.js serverless functions! In Part 1, learn how logging works and how to customize a Node.js function application’s log levels.
Learn how to expose WebSocket endpoints with Red Hat 3scale API Management. This tutorial highlights setup, configuration, and testing endpoints via the client.