News

Recently AWS announced that Node.js version 18 supports its Function as a Service (FaaS) AWS Lambda and is in active LTS status (ready for general use).
According to AWS, Node.js is known for its event-driven, non-blocking I/O model to allow applications to scale while keeping from having to deal with threads, polling, timeouts, and event loops.
A new Amazon SDK allows node.js developers to access Amazon Simple Storage Service and Amazon Elastic Compute Cloud services.
Recently AWS announced Node.js version 14 support for its Function as a Service (FaaS), Lambda. Developers can now author AWS Lambda functions using Node.js' new features, such as top-level-await ...
Rasmus Andersson, developer of sites such as Dropular and Spotnicc, has created a template for setting up an Amazon EC2 instance for running Node.js or other Web applications. You can use it save ...