Continuing with the last article, this time we will deploy our nodejs project.

In AWS console get to search EC2 section, in this section we will create a EC2 instance, to create an instance we search and select an Ubuntu server, we follow the steps, create the key pair, download it and and launch instante, the download of key pair is very important, we will use it later.

Lauch toEC2 instance
Review and launch
Launch
Create pair key, download it and launch instance

The next step is to create rules to accept the traffic, for this, we access the instance we created, go to the security section, access the security group and create the entry rules.

--

--