Practice free →
HomeSoftware TestingSoftware Testingmicroservices_cloud_observability › 'Chaos Mesh' or 'LitmusChaos' are tools for

'Chaos Mesh' or 'LitmusChaos' are tools for

AInjecting failures into Kubernetes workloads
BDrawing architecture diagrams of services
CCompiling Go source code in CI pipelines
DBacking up Helm charts to remote storage
Answer & Solution
Correct answer: A. Injecting failures into Kubernetes workloads
Cloud-native chaos engineering platforms inject failures (pod kill, network loss, latency, CPU stress, disk pressure) into K8s workloads. Help validate resilience patterns like retries, circuit breakers, and graceful degradation.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions