Mastering AzCopy for Azure Blob Storage

AzCopy is a powerful and efficient command-line utility by Microsoft, purpose-built for transferring data to and from Azure Blob and File storage.

It is widely used by cloud engineers, architects, and administrators for bulk uploads, backup transfers, and migration tasks.

Continue reading “Mastering AzCopy for Azure Blob Storage”

Cross-Project Repo Access in Azure DevOps : The Definitive Guide

In enterprise DevOps workflows, it’s common to organize your codebase into multiple repositories—some storing reusable components like Terraform modules, others handling environment-specific infrastructure deployments. These repositories may live within the same Azure DevOps project, or across different projects in the same organization.

By default, Azure DevOps pipelines have seamless access to other repos in the same project, but things get trickier when you need to access a repo across project boundaries—especially during automation.

This article explores how to securely configure cross-repository access in Azure DevOps, using a practical example where a Terraform working directory pulls modules from a shared module repository. We’ll cover supported authentication methods, access control, and key security settings you must configure to make this work.

Continue reading “Cross-Project Repo Access in Azure DevOps : The Definitive Guide”

The Minds That Made Machines Think

Some of the greatest pioneers of Computer Science and what they left behind

There are people who dream of the future — and then there are those who actually build it.

In the vast world of Computer Science and technology, certain minds have stood out not because they chased fame, but because they quietly, obsessively, and passionately laid down the very foundations of the digital age. They didn’t just build tools — they reshaped how humanity works, learns, connects, and thinks.

Let me walk you through the stories of a few of these minds. You’ll find no buzzwords here, no hype — just a quiet celebration of brilliance.

Continue reading “The Minds That Made Machines Think”