
"You can now develop AWS Lambda functions using Node.js 24, either as a managed runtime or using the container base image. Node.js 24 is in active LTS status and ready for production use. It is expected to be supported with security patches and bugfixes until April 2028. The Lambda runtime for Node.js 24 includes a new implementation of the Runtime Interface Client (RIC), which integrates your functions code with the Lambda service."
"You can develop Node.js 24 Lambda functions using the AWS Management Console, AWS Command Line Interface (AWS CLI), AWS SDK for JavaScript, AWS Serverless Application Model (AWS SAM), AWS Cloud Development Kit (AWS CDK), and other infrastructure as code tools. You can use Node.js 24 with Powertools for AWS Lambda (TypeScript), a developer toolkit to implement serverless best practices and increase developer velocity."
AWS Lambda supports Node.js 24 as a managed runtime or container base image. Node.js 24 is in Active LTS and receives security patches and bugfixes through April 2028. The Node.js 24 runtime introduces a new Runtime Interface Client (RIC) implemented in TypeScript that integrates function code with the Lambda service and removes several legacy features. Callback-based function handlers are no longer supported. Node.js 24 adds language features such as Explicit Resource Management and updates to the standard library and runtime implementation. Multiple AWS tools and frameworks, including Powertools and Lambda@Edge, support Node.js 24 for serverless development.
Read at Amazon Web Services
Unable to calculate read time
Collection
[
|
...
]