Back
Azure Private DNS Terraform architecture
18Mar, 2026

Azure Private DNS with Terraform — Foundation Before Private Endpoints

In this guide we explore how to deploy Azure Private DNS Terraform and why it forms the architectural foundation behind Private Endpoints and private platform services. When engineers start working with private networking in Azure, they usually begin with Private Endpoints. They deploy a storage account, create a private endpoint, …

AKS pulling images from Azure Container Registry using Private Endpoint and Private DNS with Terraform
19Dec, 2025

Securing AKS Image Pulls with Azure Private Endpoints (using Terraform/OpenTofu)

VNet, ACR, Private DNS, and Intent-Driven Networking with Terraform AKS ACR Private Endpoint Terraform is a common requirement when securing container image. Designing an Azure Virtual Network is rarely just about “connecting things together”.Once you introduce AKS, Azure Container Registry, and Private Endpoints, networking becomes a first-class architectural concern — …

Azure VNet Terraform module with purpose-driven subnets
18Dec, 2025

Designing Azure VNets with Purpose-Driven Subnets (using Terraform Module)

Azure VNet Terraform Module – Explained An Azure VNet Terraform module is the foundation of every scalable Azure network architecture. Yet in many projects, virtual networks are still designed ad-hoc — without clear intent, subnet boundaries, or future workloads in mind. In this article, I’ll show how to design Azure …

OCI Azure Interconnect Terraform
17Sep, 2025

Building an OCI–Azure Interconnect with Terraform (Part 1): Azure Virtual Network Gateway and ExpressRoute Circuit

OCI Azure Interconnect Terraform is the foundation for securely linking Microsoft Azure with Oracle Cloud Infrastructure. In this article, we start building an OCI Azure Interconnect with Terraform. The focus of Part 1 is on the Azure side, where we deploy the Virtual Network Gateway and ExpressRoute Circuit. These resources …

oci azure multicloud
14May, 2025

Bridging the Multicloud Skills Gap: From Azure to OCI (and Back)

The other day, a colleague asked me why I bothered spending so much time building a course about OCI Azure Multicloud. “Isn’t it just more complexity for complexity’s sake?” I smiled. Because I see it differently. OCI Azure Multicloud isn’t a buzzword anymore In today’s cloud-native world, the idea of …