Gremlin and Azure Web App for Containers

Test Azure Web App for Containers reliability with Gremlin Failure Flags. Inject latency and errors to validate dependency failure handling.

Why Web App for Containers reliability is important

Running a container on Azure App Service is often a migration destination: an application that used to run somewhere with more control, now packaged and deployed onto a managed platform. The packaging changed. The application's assumptions about its environment usually didn't.

Those assumptions matter. Code written for a long-lived VM may hold connections, cache aggressively in memory, or assume it will be restarted rarely. On a platform that recycles instances on its own schedule, those behaviors interact with dependency failures in ways nobody designed for.

Add Failure Flags to your containerized application and inject latency or errors into a specific dependency. You'll find out whether the migration preserved the resilience the application had before, or whether it only preserved the functionality.

Teams verify that a migrated application works, which is necessary. Functional parity and failure parity are different things, and only one of them usually gets checked.

Building resilience on Web App for Containers with Gremlin

Web App for Containers is an application platform (or PaaS), which you can test using the Failure Flags sidecar and the experiments shown on the right. You can use Failure Flags to prepare your services for application-level failure modes on Web App for Containers, such as:

  • High-latency function calls due to slow dependencies or high processing times
  • Validating error and exception handling logic
  • Experiments isolated to specific environments, customers, or any other application-level attributes
You can also run these expert-built workflows designed to replicate real-world failure modes on Web App for Containers:

* Failure Flags works wherever you can add the SDK to your application and run the Gremlin sidecar. Not every language and platform combination has been individually tested, and not all are officially supported. Check our compatibility documentation for what's verified, or get in touch if you don't see your runtime.

resources

Learn more about Gremlin and Web App for Containers

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