Category: Cloud

Azure Cloud Networking

Reduce Latency with Azure Proximity Placement Groups

Reading Time: 4 minutesOverview: In most cases when we talk about Azure Architecture, we end up talking about Availability Sets, Availability Zones, or Multi-Region Architectures for redundancy and business continuity. Even though we can be inside the 2ms latency envelope within a specific zone, there are cases where applications are incredibly latency sensitive and even a millisecond of […]

Matt Hansen 
Azure Cloud Networking

Performance Testing with Azure Firewall Basic SKU

Reading Time: 4 minutesOverview: Azure Firewall is a cloud-native, stateful, managed firewall service with built-in high availability, with incredible automated scaling and throughput capabilities, and many security features. In some cases, though, the price point can be a bit high to get started if they’re being used for basic L3/L4 rules, routing, and NAT capabilities. For this reason, […]

Matt Hansen 
Extension installed and toggled
Azure Cloud Misc.

Azure Mask Browser Extension

Reading Time: 2 minutesI often find myself having to do a lot of editing of both video and screenshots when using the Azure Portal and I wanted to write a short blog post about this very handy extension I’ve been using recently. The Azure Mask Extension is an open-source tool written by Brian Clark, it works by masking […]

Matt Hansen 
Azure VM Disk Types
Azure Cloud Networking Storage

Shared Storage Options in Azure: Part 2 – IaaS Storage Server

Reading Time: 9 minutesRecently, I posted the “Shared Storage Options in Azure: Part 1 – Azure Shared Disks” blog post, the first in the 5-part series. Today I’m posting Part 2 – IaaS Storage Server. While this post will be fairly rudimentary insofar as Azure technical complexity, this is most certainly an option when considering shared storage options […]

Matt Hansen 
Azure DNS Load Balanced Solution
Azure Cloud

DNS Load Balancing in Azure

Reading Time: 3 minutesThis post won’t be too long, but I wanted to expand a bit on the recent repo that I published to Github for Azure Load Balanced DNS Servers. I’ve been working in Azure the better part of a decade and the way we’ve typically approached DNS is in one of two ways. Either use (a […]

Matt Hansen