DGDEEPTI GOELindevops-learn-with-action.hashnode.dev·Apr 8 · 3 min readUnderstanding Azure Load Balancers: Types, Scope, and Use CasesIn modern cloud architectures, efficiently distributing traffic across multiple backend resources is essential for performance, scalability, and reliability. Microsoft Azure provides several load bala00
DGDEEPTI GOELindevops-learn-with-action.hashnode.dev·Apr 8 · 2 min readDNSLike many of us, whenever I thought of DNS, my mind immediately went to public DNS like Google (8.8.8.8) — resolving domains like google.com.But today I went deeper into concepts like:🔹 Private DNS🔹00
DGDEEPTI GOELindevops-learn-with-action.hashnode.dev·Apr 8 · 1 min readVirtual Machine ProvisioningI always thought provisioning a VM from the Azure portal was very easy — just a few clicks and done.But today I realized there’s a lot more thinking involved behind the scenes 👇Before creating a VM, 00
DGDEEPTI GOELindevops-learn-with-action.hashnode.dev·Apr 8 · 2 min readUnderstanding Azure Regions, Availability Zones, and Region PairsWhen designing cloud solutions in Microsoft Azure, three core concepts play a key role in ensuring high availability, scalability, and disaster recovery: Regions, Availability Zones, and Region Pairs.00
DGDEEPTI GOELindevops-learn-with-action.hashnode.dev·Nov 6, 2025 · 2 min readUnderstanding VirtualizationBefore Virtualization In the early days of computing, things were quite simple — but also very expensive. Each service or application needed its own computer. For example, if you wanted to run three different services — like a web server, a database,...00