Authoring infra-as-code with Azure Bicep – Chapter 4
Azure Bicep is the new language in town that offers user-friendly features to quickly deploy resources in Azure. It is a Domain Specific Language (DSL)...
Getting started with ChatGPT – My first conversation !!
ChatGPT is the new buzzword in the town, isn’t it? It is an AI chatbot launched in Nov 2022. This chatbot has been developed by...
What is trending with DevSecOps in 2023?
“DevSecOps” – one of the trending topics this decade, of course for some it is a major milestone to be achieved in 2023. It is...
How to migrate Jira on-premise to Jira on-cloud? Part – I: The Basics
Atlassian has announced that by early 2024 they will discontinue Jira on-premise products and services. So, customers who are still using on-premise solution have to...
Power BI versus Google Analytics – which one to choose?
Some time ago, I had shared my viewpoints on some of the commonly used data visualization tools – Kibana, Grafana, Tableau; and am here again;...
DevOps and DevSecOps
The pandemic has been one of the major reasons that ignited various transformation programs on digitalization, automation, agility, resiliency and cybersecurity; across many IT organizations....
Agile Ops Series
Three quick chapters that introduce Agile Ops in just 3-5 minutes….. Chapter 1 – “Agile Ops” or simply calling it “Agile Operations” is the new...
How to retrieve Jira Cloud issues using JQL and Python?
JQL stands for Jira Query Language and is a powerful tool to extract values. While working on the Jira interface, it is easy to leverage...
How to generate a token on Jira Cloud?
Step 1: Access the Jira Cloud instance and click on your user icon on the top right corner. As you scroll, you will find an...
BitBucket/Git fatal error
Trying to clone the git repo and you get a fatal authentication error? This is a common error that occurs when we update our credentials....