This tutorial is for deploying Node.js applications to Amazon Web Services (AWS) using Elastic Beanstalk. Elastic Beanstalk is similar to Heroku in that it's a Platform as a Service (PaaS) that enables us to deploy code with little effort and manages the complexities of provisioning resources, auto scaling, monitoring and failover of infrastructure for us.
- Go to the AWS Homepage
- Click the button Create an AWS Account