Node.js card reviewmedium

What is PM2 in Node.js?

PM2 is a process manager for Node.js applications. It keeps applications running, automatically restarts crashed processes, supports clustering, provides monitoring, and simplifies production deployment management.

JB

Jeevan Bhargav

Audited by Creator

This answer is calibrated for technical interviews. Verify benchmarks in local sandboxes before deploying.