Steps to Setup Angular on Ubuntu 20.04 LTS

In this blog we are discussing how to setup Angular on Ubuntu 20.04. Angular is a free & open source web-based application. It provides frameworks, libraries, assets, and utilities.It is used to create mobile and desktop applications. There are some steps to setup Angular on Ubuntu: Step 1: Update the System. apt-get update Step 2: …

Steps to Setup Alert on Virtual Machine Disk Using Agent in Microsoft Azure

Hello, Here we are discussing how to setup alert on virtual machine disk. This is a critical issue on azure because we need to install a Agent for configuration Vm disk on insights. When we enabled the insights it create a default log analytics workspace. Log analytics workspace provides a VM extension or Agent for …

Step By Step Guide to Create Docker Swarm Cluster on Ubuntu 20.04 LTS

Hello, In this blog we are discussing about Docker Swarm. It is a tool used to create a docker hosts cluster. It provides a high availability and high performance cluster where applications are distributed among the hosts. Using docker swarm, we can easily increasing the number of container instance for the same application. There are …

Step By Step Guide to Create Metrics & Set Alert Rule Using Monitor in Azure

Hello Readers, In the blog we are going to explain how to create monitor service & set on alert rule on created metrics in Microsoft azure. Azure monitoring services helps to maximize the availability and performance of applications and services. Using monitor service, we can collect, analyze the data & check the usage of web …

Steps to Create & Configure Alert Rule on Microsoft Azure

Hello, In this blog we are going to discuss how to create an Alert on Microsoft Azure. Microsoft azure is a cloud platform where we creates a lots of services like virtual networks, virtual machines, containers, app services & many more. Alert is an azure service which is used for set a alert rule on …