This post takes a step further from building the code using YAML based Azure Pipelines to deploying the code based on YAML Azure Pipelines.I recommend…
One of the greatest features in AzureDevOps Pipelines is that you can create build pipelines as a code which are highly efficient and reusable.It’s not…
In the last blog post, we discussed how to integrate SendGrid with Azure DevOps. This is an another post in continuation to that post. So,…
Sending emails has been a part of our day to day life. We send/receive emails which might be for information, raising issues, followups, reporting, alerts,…
A few days back, I managed to pass the 3-star expert level certification exam. It was AZ-400 Microsoft Azure DevOps Solutions examination which upon clearing…
Well, it’s exactly a month since my last post on estimation of parallel jobs on AzureDevOps. I was away all this while due to a…
Estimating parallel jobs for your Azure DevOps organisation is one of the trickiest question when trying to architect the build and release pipeline. First let’s…