NodeJs

Docker

Part 2: Build and run a Node-Mongo App with Docker Compose

In this post, will be get to know about docker compose and what is the difference between the docker and docker compose. To getting hands with it we'll be building a node-mongo application.

Read
Docker

Build and run Node App with Docker

In this post, I'll give an introduction about docker, docker containers and docker commands. Also going to explain the difference between containerization and virtualization. At last, we will build and run a node application with docker.

Read