Muhammad Zeeshan

dataops-for-modern-datawarehouse

Harnessing the Power of DataOps with Azure Services

  Today, we are going to talk about “DataOps with Azure Services” or “The Role of Azure in DataOps“. DataOps is an emerging approach to data management that emphasizes communication, collaboration, and automation of data flows between data managers and data consumers. In today’s data-driven world, ensuring the quality and reliability of data pipelines is …

Harnessing the Power of DataOps with Azure Services Read More »

azure-spring-clean-event-2022

Geo-Restricting Web Application using WAF in Azure

Application security is important because they are often available over various networks and connected to the cloud, increasing vulnerabilities to security threats and breaches. In this blog post, we are going to discuss about geo-restricting web application using WAF and Application Gateway. Before we get started into the topic, let’s first celebrate the community driven …

Geo-Restricting Web Application using WAF in Azure Read More »

artifact-for-package-management

How to use Azure Artifacts for Package Management

  Applications built on various tech stacks, written in different languages and framework such that C#, .Net, Java, Node.js and so on. In order to enhance the ability of our application, It’s often a faster way to get things done by using any open source library or third-party component instead of written by ourselves. But, …

How to use Azure Artifacts for Package Management Read More »

azure container registry

Setup an Azure Container Registry with Azure Portal

Learn how to create an Azure Container Registry(ACR) with the Azure Portal to deploy docker images. This is Part 1 of Deploy a Python web app to Azure App Service on Linux using Docker and Azure Container Registry. Learning Objective This tutorial series explains how to setup an Azure Container Registry to deploy a python …

Setup an Azure Container Registry with Azure Portal Read More »

scm-cicd

DevOPS with Azure

In this article, we will try to find out the working of “DevOPS with Azure”. Azure DevOps is a collection of services that provide an end-to-end solution for the five core practices of DevOps: planning and tracking, development, build and test, delivery, and monitoring and operations. Here are some of the features that make it …

DevOPS with Azure Read More »