Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

What are the steps for deploying a Node js app, with the express.js framework and MongoDB as a database on AWS? This is my first such activity and I am not able to find any reliable source over the net.

1 Answer

0 votes
by (44.4k points)

There is a good article to do exactly what you need. Deploy Node.js and MongoDB app on AWS.

These are the steps which are covered in the article:

  • Launch a new ec2 instance from Amazon Web Service.
  • Setup SSH Connection to connect ec2 instance
  • Install Nodejs using nvm
  • Install MongoDB database
  • Setup Nodejs (Express) App

Related questions

0 votes
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer

Browse Categories

...