Apply autoscaling rules to Azure App Service
In last article, we have seen what is the meaning of scale up and scale out terms. In this article, we are going to see how to apply autoscaling to…
In last article, we have seen what is the meaning of scale up and scale out terms. In this article, we are going to see how to apply autoscaling to…
Often when new application's development is started, exact number of concurrent users is not known. This is true for B2C apps, but even true to B2B apps sometimes, in growing…
Azure Monitor start capturing metrics and logs for many resources as soon as they are created. In this article, we will see how to configure alert rules to send the…
We already have seen how to enable insights on the virtual machine to monitor metrics from Guest OS. In this article, we will try to create a simple dashboard to…
Azure Monitor starts collecting data from Azure virtual machines the moment that they're created. In this article, we will see how Azure Monitor can be helpful for monitoring the virtual machines.…
We have seen how to send the activity logs generated for a subscription to log analytics workspace. It makes it easy to analyze all the logs at one place. Let's…
In last article, we have seen some basic terms about Azure Monitoring service. In this article, we will try to create a demo based on Azure Monitoring. What do we…
Operations is very important aspect of software applications. And in my opinion, many times this aspect is neglected by many of us, especially developers. In this article, let's have a…
In this article, we will see what are virtual machines scale sets (VMSS) and how to create it using Azure Portal and CLI. What is VMSS ? Please note that…
In this short article, we will have a look at the basic concepts about encryption in transit. What is it ? We have seen what encryption at rest is in…
In last article, we have seen what is the meaning of Azure encryption at rest. We also had look at some basic concepts related to it. In this article, let's…
In this article, let's have look at what is the meaning of Azure's encryption at rest and basic concepts around this term. Scenario Imagine that you own very big software…