Woocommerce Menu

Author: thusharam

Azure Resource Cost Optimization

Introduction Cloud usage in 2022 continue to grow and it has been also identified on this report. At the same time cloud cost going higher and higer while amount of waste is remain higher. Therefore we must always focus on waste of resources while we are in the cloud. Because it charges you based on […]

Auto scale up and down Azure Database depending on usage timeline

This is sub post of main post Azure Resource Cost Optimization. It’s better if you start reading from main post. If you simply want to know how you can switch between different tires automatically depending on time line, you can straight way jump into this post. Most simplest way to scale up and down db […]

Auto switching between different tiers within same Azure App Service Plan

This is sub post of main post Azure Resource Cost Optimization. It’s better if you start reading from main post. If you simply want to know how you can switch between different tires automatically depending on time line, you can straight way jump into this post. Unlike Azure virtual machine, you cannot start or stop […]

Setting up self hosted Linux Agent with Azure DevOps

If your CI/CD pipelines are in Azure, Microsoft provide you more convenient option to use Microsoft hosted VM with Agent to run your pipelines. When ever you requested to run your jobs, you get new fresh VM with agent. When it finishes execution of your job, it is discarded. Microsoft offers you 1800 minutes of […]

Is Cosmos DB an option for you?

Introduction Cosmos DB is a complex resource in Azure cloud which has a dense billing model to research and analyze. Therefore, you should accurately understand the resource and billing model prior to considering Cosmos DB as an option for your solution. You may need to read various documents in order to understand this model. Due […]

How to deploy .Net Core webjob with Azure DevOps Pipeline

I had been looking into way to deploy Azure WebJob via azure DevOps build and release pipeline. While Microsoft has not given clear example, various blogs have given various examples. Some blogs have shared power shell scripts also. We can make this very simple by means of out of the box features available with .Net […]

How far ALM solutions can benefit the product owner

Azure Integration Platform as a Service (iPaas)