Lucas Holmquist's contributions
Node.js serverless functions on Red Hat OpenShift, Part 3: Debugging on a cluster
Lucas Holmquist
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.
Best of NodeConf Remote: The 30-second review
Lucas Holmquist
+2
Get the NodeConf Remote 2021 highlights, including the Node-RAPIDS machine learning framework, cloud-native Node.js development on Kubernetes, and more.
Node.js circuit breakers for serverless functions
Lucas Holmquist
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.
Node.js serverless functions on Red Hat OpenShift, Part 2: Debugging locally
Lucas Holmquist
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.
Node.js serverless functions on Red Hat OpenShift, Part 1: Logging
Lucas Holmquist
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.
Introduction to the Node.js reference architecture, Part 3: Code consistency
Lucas Holmquist
Find out why code consistency matters in the Node.js reference architecture, and how to automate using linter tools like ESLint in your JavaScript projects.
Fail fast with Opossum circuit breaker in Node.js
Lucas Holmquist
Don't let a single failing microservice bring down your entire system. Find out how the Opossum circuit breaker module for Node.js can help!
An introduction to JavaScript SDK for CloudEvents
Lucas Holmquist
Get started with the JavaScript SKD for CloudEvents, a specification for describing event data for interoperability across services, platforms, and systems.
Node.js serverless functions on Red Hat OpenShift, Part 3: Debugging on a cluster
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.
Best of NodeConf Remote: The 30-second review
Get the NodeConf Remote 2021 highlights, including the Node-RAPIDS machine learning framework, cloud-native Node.js development on Kubernetes, and more.
Node.js circuit breakers for serverless functions
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.
Node.js serverless functions on Red Hat OpenShift, Part 2: Debugging locally
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.
Node.js serverless functions on Red Hat OpenShift, Part 1: Logging
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.
Introduction to the Node.js reference architecture, Part 3: Code consistency
Find out why code consistency matters in the Node.js reference architecture, and how to automate using linter tools like ESLint in your JavaScript projects.
Fail fast with Opossum circuit breaker in Node.js
Don't let a single failing microservice bring down your entire system. Find out how the Opossum circuit breaker module for Node.js can help!
An introduction to JavaScript SDK for CloudEvents
Get started with the JavaScript SKD for CloudEvents, a specification for describing event data for interoperability across services, platforms, and systems.