Create a crazy Node.js application using Docker
Step 1: Launch an AWS EC2 instance from aws console with Ubuntu AMI & t2 micro and ssh to the particular instance using putty or EC2 instance connect
Step 2: Run the following commands to update the packages, install & start the docker engine
sudo a...
munikanth.hashnode.dev3 min read