
US East (Virginia) and US West (Oregon) were the cheapest ones when this article was published. The cost varies between locations (although it’s free for the first year).

Login with your AWS account and goto the EC2 tab in the AWS Management Console.īefore launching your web-server, Amazon gives you the option to choose a location. Amazon calls its web servers instances, because you can have many of them running in parallel. In order to install and run Node, we first need to have a web server. Install Node.js and NPM on your Amazon EC2 instanceĬreate an Amazon Web Services (AWS) accountĬreate an Amazon Web Services (AWS) account (if you already have an account for shopping, you can use that).Create an Amazon Web Services (AWS) account.Update: you can speed up the Node.js setup process by using my Node.js Amazon CloudFormation template.

Confused about all those Amazon AWS products? Don’t know where to begin and how to start working with Node.js in the cloud? This step-by-step guide will help you setup a new Amazon AWS EC2 instance and install Node.js with NPM.
