Deploying and Exposing a NodeJS Application to the External World with AWS EC2
📍 Introduction:
Hi Everyone, welcome to Day-12 of our learning series. In this session, we will cover how to deploy and expose a NodeJS application to the external world using AWS EC2. We will provide a live example and the source code is available ...
prasadsuman.hashnode.dev3 min read
Nodirbek Ergashev
Software Engineer
Thanks for the tutorial. I have a question. What is common method to deploy nodejs application into AWS? Can we integrate CodeCommit and CI/CD pipeline?