| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Topics
AWS Elastic Beanstalk for Node.js makes it easy to deploy, manage, and scale your Node.js web applications using Amazon Web Services. AWS Elastic Beanstalk for Node.js is available to anyone developing or hosting a web application using Node.js. This section provides step-by-step instructions for deploying your Node.js web application to AWS Elastic Beanstalk using eb and Git. Eb is a command line interface that enables you to deploy applications more easily using Git. This topic also provides walkthroughs for common frameworks such as Express and Geddy.
After you deploy your AWS Elastic Beanstalk application, you can continue to use eb to manage your application and environment, or you can use the Elastic Beanstalk console, CLI, or the APIs. You can also use the Elastic Beanstalk console to upload your Node.js files using a .zip file. For more information, see Managing and Configuring Applications and Environments Using the Console, CLI, and APIs.