
By Valentin Constanda, Founder
10/01/2023
Launching a Node.js API on AWS EC2 (Node.js / Express, MongoDB, Nginx)
There are a lot of ways to launch a Node.js Application to Production, and few too many guides on the internet make it seem very complicated.
In this article we will present a simple method to deploy a Express Application on AWS EC2, with the benefit of retaining full control over the environment.