Dockerize a Node.js and MongoDB Application and push it to Amazon ECR
Introduction
Docker is the world’s leading software container platform. Docker enables us to rapidly create, deploy and run server environments in “containers.” These containers allow us to easily package up an application with all of the parts it ne...
leilayesufu.hashnode.dev5 min read