Container network latency

Description

Simulate unreliable network conditions in containers by adding latency to API calls. Test whether your users are affected when network response times degrade to hundreds or thousands of milliseconds.

What this Scenario does

This Scenario adds increasing levels of network latency to your containers, simulating unreliable network conditions that are especially common in microservice architectures—where services make frequent API calls across a growing number of containers.

Why run this Scenario?

  • Validate that containerized microservices handle degraded network conditions without cascading failures.
  • Test timeout and retry configurations for container-to-container communication.
  • Identify services in your container network that are overly sensitive to latency increases.
  • Verify that container-level network monitoring detects latency increases and triggers alerts.

Expected outcome

When network latency increases significantly within containers, our services continue to respond within acceptable bounds and users experience minimal impact.

Target
Containers
Containers
Experiments
Latency
Latency
Preview
Runtime:  
6 minutes