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)...
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 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...
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...
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...
Running Static page on Nginx
The last chapter was focusing on installing Nginx, let’s now look at the steps to deploy static web page through port 8079. Step 1 –> Create...
DevOps Transformation
DevOps – call it an ask or name it as a mainstream subject, it is a driving force for many IT organizations today. Organizations who...
Series II -Dockerize your HTML application
Assuming that you have a HTML application running on your local machine on nginx web server and this is the application that needs to be...