Deploy a Simple Node Js Application to AWS
Concepts Covered #
- How to create a IAM USER and Login
- How to create EC2 Instance ? What are some of the good practices ?
- How to access the EC2 Instance ?
- Deploy an application on to AWS EC2 ?
- Expose the application to outside world ?
- Access the application deployed on AWS from your laptop.