AWS Elastic Beanstalk adds support for Node.js 22
AWS Elastic Beanstalk now supports building and deploying Node.js 22 applications on AL2023 Beanstalk environments.
AWS Elastic Beanstalk is a service that provides the ability to deploy and manage applications in AWS without worrying about the infrastructure that runs those applications. Node.js 22 on AL2023 provides updates to the V8 JavaScript engine, improved garbage collection and performance improvements. You can create Elastic Beanstalk environment(s) running Node.js 22 on AL2023 using any of the Elastic Beanstalk interfaces such as Elastic Beanstalk Console, Elastic Beanstalk CLI, and the Elastic Beanstalk API.
This platform is generally available in commercial regions where Elastic Beanstalk is available including the AWS GovCloud (US) Regions. For a complete list of regions and service offerings, see AWS Regions.
For more information about Node.js and Linux Platforms, see the Elastic Beanstalk developer guide. To learn more about Elastic Beanstalk, visit the Elastic Beanstalk product page.