Cyberithub

How to Create an Application Insights Resource to Monitor Your Application

How to Create an Application Insights Resource to Monitor Your Application 32

In this example, we will see how to create an application Insights resource to monitor your application. Application Insights is an excellent and very powerful Application Performance Management(APM) Azure service to monitor your Cloud as well as on-premise applications. It is currently supported on a wide variety of platforms like .NET, Java, Python, Nods.js etc. ... Read more

8 Easy Steps to Create an AKS Cluster using Azure CLI

8 Easy Steps to Create an AKS Cluster using Azure CLI 74

In this article, we will go through the steps to create an AKS Cluster using Azure CLI. Azure Kubernetes Service(AKS) is a managed Kubernetes Service offered by Microsoft on Azure Cloud. It completely removes the overhead of creating and managing complex Kubernetes environment. Moreover, AKS fully integrates with other Azure services which means you can ... Read more