Compile NODEJS code to zip for AWS deployment;
Setup: Run below command to install npm npm install Running below commands will create/update directory node_modules. index.js is the file root file for execution. ZIP the whole folder & Upload the zip file to relevant AWS instance.