Topic
Azure Architecture
4 posts.
-
VMSS Zonal Expansion: Add Availability Zones Without Rebuilding
Azure's VMSS zonal expansion lets you add availability zones to a live scale set instead of rebuilding it. Here's how it works, the validation gotchas, and what it doesn't fix.
-
Azure VM Hibernation: Same Bill as Stopped, Faster to Come Back
Hibernating an Azure VM costs exactly what stopping it does. The real trade-off is a bigger OS disk and losing Azure Backup, Spot, and Availability Sets, not the monthly bill.
-
Azure B-Series: Burstable VMs That Actually Save Money
B-series VMs use a CPU credit model instead of guaranteed performance. For bursty workloads, that's roughly half the cost of a general-purpose VM. Here's how the credits actually work.
-
WordPress on Azure
Deploying a globally scalable WordPress site on Azure. Cloud native services and marketplace images make this easy to deploy and maintain.