Node.js

AWS Azure Developer Tools 3 variations

Node.js on Windows Server, with the LTS runtimes and npm preinstalled and ready to run your JavaScript services.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Node.js image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Node.js LTS Runtime With PM2 and Nginx AWS LTS View · Guide
Node.js on Windows - Supported Runtime AWS Windows Standard View · Guide
Node.js 22 LTS Ubuntu 24.04 Azure Ubuntu 24.04 22 LTS View · Guide

Overview

Node.js is an event driven JavaScript runtime built on the V8 engine, widely used to build APIs, real time services and server side web applications. This image runs the Node.js LTS releases natively, so you can install packages and start applications immediately.

Why the cloudimg image

cloudimg ships a hardened, fully patched Windows Server with the Node.js LTS versions, npm and supporting developer tooling already installed, so the runtime boots ready for work with no manual setup. It fits neatly into an existing Windows estate with service installation, Event Log integration and Windows authentication. Every subscription includes 24/7 expert support.

Common uses

  • JavaScript API backends
  • Real time web services
  • Node.js apps in a Windows estate