What is AI-driven DevOps?
We all know that DevOps is a set of practices that compliments Agile and focuses on collaborative teams, optimized processes and integrated tools. Over the...
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...
Unable to see Power BI reports in SharePoint
We all need “reports”; to make wise decisions and stay up to-date with the latest information. In one of my assignments, I prepared few reports...
Python in Eclipse 2021-03
In the software development world, almost everyone is familiar with Eclipse and at some point in our development careers; we do leverage this software to...
MySQL Performance Metrics in Grafana
In my earlier post, I had walked through the steps on how MySQL table data can be displayed in Grafana. In this blog, I will...
MySQL Data in Grafana
In my recent study, I explored that Grafana not only helps users visualize performance metrics but also helps users to query information from a number...
Data Visualization Tools – Grafana vs. Kibana vs. Tableau
DATA! An important need today. Organizations need data to analyze and proactively take informed decisions. And this is where “Data Visualization Tools-DVT” play a vital...
Orchestrate Infra Pipeline with Jenkins and Google Cloud SDK
In the earlier posts, we looked at how to use Google Cloud SDK in PowerShell as well as also looked at some examples. Now lets...
Exploring Google Cloud SDK in PowerShell
In our earlier post introduced the Google Cloud SDK and how using PowerShell we can retrieve list of VMs (Compute Engine) from Google Cloud. Now...