How to configure Prometheus and Grafana in Azure Kubernetes (AKS)

Author –  Mahesh Kumar, Cloud Engineer   Overview Prometheus and Grafana are open-source monitoring tools which helps to monitor Kubernetes clusters. It allows users and developers to capture metrics and telemetry data for applications running inside the cluster. It allows for deeper insights of your application’s performance and reliability at the container level. Prometheus Prometheus…

Choosing Between Azure DevOps and Github

Author – Ping Fung Yin, Sr. Cloud Engineer Overview Both Azure DevOps and Github are great development platforms that allow you to implement DevOps strategies within your organization and covers most part of the software development process from planning to production. Before we dive into the difference between Azure DevOps and Github. Let us first…

Terraform in Azure with Azure DevOps

Author – Siddhi Morajkar, Cloud Engineer Overview Before getting started with the integration of Terraform with Azure DevOps, let’s get an overview of Terraform and Azure DevOps.Terraform is an open-source tool for provisioning and managing cloud infrastructure. Terraform’s CLI provides a simple mechanism to deploy and version the configuration files to Azure or any other…