Handling changes in API in Azure APIMAzure APIM is a wonderful tool in the Azure Integration suite to handle API’s. Its quite powerful and has a myriad of capabilities to…Nov 23, 2024Nov 23, 2024
Using Nuget packages? Awesome!! Thought about updating them?All developers know how critical Nuget packages and in general libraries are. But at the end, a Nuget package is a piece of code and no…Dec 11, 2021Dec 11, 2021
Make life simpler, Use Managed Identities -Part 1A very underrated feature of Azure is the Azure Active AD. A lot of Azure Services can very easily integrate with Azure AD with just a…May 9, 20213May 9, 20213
Do things Gracefully with Azure Scheduled EventsNow as the Cloud is becoming an indivisible part of our IT journey and we are achieving higher and higher level of abstractions, we tend…Jan 8, 2021Jan 8, 2021
Azure Functions and Caching: Sometimes its a tricky situationCaching is such a wonderful concept. It’s an easy to believe, practical and an efficient solution to many time constraint problems. It…Jul 14, 20201Jul 14, 20201
Make your Build pipeline run faster — Pipeline Artifacts (Part 2)In my previous post, I mentioned about using Pipeline Cache which increases the speed of your YAML Multistage Pipeline. Pipeline Cache…Mar 7, 2020Mar 7, 2020
Make your Build Pipelines run faster — Pipeline Cache (Part 1)In my previous post, ( https://medium.com/@raunaknarooka/do-ci-cd-the-smart-way-708bfcea52d), I gave a brief example of how to use…Dec 15, 2019Dec 15, 2019
Drop ARM, Try Adopting FluentWe know that ARM templates are one of the most sought after and popular ways to deploy anything on Azure. They are a human readable JSON…Sep 30, 2019Sep 30, 2019
Do CI/CD the smart way :)So you are done developing your code, it works well in your local machine and now you think of deploying it in Dev, QA, Prod and so on…Sep 28, 2019Sep 28, 2019