Gremlin and Azure VMSS

Test Virtual Machine Scale Set reliability with Gremlin. Trigger CPU and Memory experiments to validate scaling policies and instance replacement.

Why VMSS reliability is important

Virtual Machine Scale Sets are supposed to make instance failure a non-event, and they usually do, until the configuration stops matching reality. Autoscale rules get written once during setup, based on estimates rather than measurements, then left alone while the workload changes around them.

The failure mode is quiet. An upgrade policy that replaces instances too aggressively removes more capacity than the service can spare. A scale-out threshold set above the point where your application starts degrading means scaling begins only after users are already affected. Neither shows up in normal operation, because normal operation never tests them.

Bake the Gremlin Agent into your image or extension profile so every scaled instance self-registers, then exercise the set on purpose. CPU and memory experiments drive load past your thresholds so you can see where scaling actually triggers. Shutdown experiments confirm instance replacement happens fast enough to matter.

What surfaces is the gap between the configuration you wrote and the workload you're running now, which is a gap that widens quietly with every release.

Building resilience on VMSS with Gremlin

VMSS is an infrastructure service, which means it supports the Gremlin agent*. This lets you run the full suite of Gremlin experiments. Using the Gremlin agent, you can find deep, infrastructure-level reliability risks in your VMSS workloads, such as:

  • Scaling problems due to missing or misconfigured autoscaling rules
  • Processes that don't auto-recover after a crash
  • Limited redundancy on the host and network level
You can also run these expert-built workflows designed to replicate real-world failure modes on VMSS:

* Gremlin is designed to work on any cloud platform that provides Linux or Windows hosts. We haven't individually tested every service we cover, and not all are officially supported. Check our compatibility documentation for tested operating systems and known caveats, or get in touch if you don't see yours.

resources

Learn more about Gremlin and VMSS

All product names, logos, and brands are property of their respective owners. AWS is a trademark of Amazon.com, Inc.; Azure is a trademark of Microsoft Corporation; Google Cloud is a trademark of Google LLC. Use of these names is for identification purposes only and does not imply endorsement or affiliation unless otherwise stated.

Avoid downtime. Use Gremlin to turn failure into resilience.

Gremlin empowers you to proactively root out failure before it causes downtime. See how you can harness chaos to build resilient systems by requesting a demo of Gremlin.

Product Hero ImageShape