Dockerize & Deploy your nodejs app (with env) on AWS EC2 - Part 1/3

Your nodejs server app is ready. Its time to get it into the cloud. But the cloud can be overwhelming with many options and many tricks. We will breakdown a straight forward approach to reliably host ...