In this tutorial, we will learn, how to create a Node.js application and then dockerize it. Dockerization will help to deploy and scale the application...
What is NumPy? NumPy is an open-source linear algebra library for Python and it supports a large number of mathematical operations. It is incredibly fast and...
This article is a continuation of part-1, before reading this article I recommend to read the first part of this. The first part link is given below. The first...
In this tutorial, we will learn about Azure CLI with examples. Azure CLI is a command-line tool to manage Azure cloud resources. Azure CLI, Powershell,...
Kubernetes Kubernetes is an open-source Docker container orchestration tool. With the help of Kubernetes, we can easily manage Docker container deployment,...
In this article, I will demonstrate how to spin up an EC2 instance on the AWS cloud and install the Tomcat server. I hope you already have an AWS cloud...
In this article, I will demonstrate how to install Git and integrate it with the Jenkins server. Here I am using the AWS EC2 machine (Amazon OS ) pre-installed...