CI/CD for Azure Data Factory: Selective Deployment & Full Deployment Using Azure DevOps YAML Pipelines (Dev → Test → Prod)Jul 9, 2025·6 min read
AI-Powered Assistant to Validate Terraform IaC with Azure OpenAI and Azure DevOpsApr 23, 2025·10 min read
Automating Microsoft Fabric CI/CD Deployments with Azure DevOpsIntroduction In this post, I’ll walk you through how I built a real-world CI/CD pipeline for Microsoft Fabric using Azure DevOps and a simple Python script powered by the fabric_cicd library. This guide is written in a hands-on, beginner-friendly way...Nov 10, 2025·9 min read
Set up End-to-End LLMOps Pipeline with Prompt Flow, OpenAI Studio & GitHub ActionSep 3, 2024·7 min read
Deploying Production Ready Application with HTTPS on Kubernetes using GitHub Action, ArgoCD & CloudNativePGIntroduction Hello everyone! Today, we’ll learn how to securely deploy a Python application on Kubernetes with HTTPS, using GitHub Actions and Argo CD. Our application, built with Flask, offers users a stylish HTML interface to manage their goals. In...Jun 19, 2024·13 min read