#docker
Read more stories on Hashnode
Articles with this tag
1. Launch ubuntu 20/22 with below ports in AWS 9393,3000,9090 2. Login your machine and install docker apt-get update apt-get install docker.io...
Why and when to use Docker? Why: Docker provides a consistent and reproducible environment, ensuring that applications run consistently across...
Introduction Grafana Cloud provides a robust platform for monitoring and visualization, while AWS CloudWatch offers a wealth of metrics for various...
A step-by-step guide to deploying a NodeJS-based Application using Jenkins as a CI/CD tool. I will be deploying a Banking NodeJS-based Application...