Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Simulate outages and network failures to test the resiliency of you
template: doc
sidebar:
order: 3
tags: ["Ultimate"]
tags: ["Enterprise"]
---

## Introduction
Expand Down Expand Up @@ -200,4 +200,4 @@ This table highlights those differences, offering a detailed comparison of how e
| **Network Effects** | • Not supported. | • Supports adding network latency to simulate slow network conditions. |
| **API Interaction** |`create-experiment-template` to create templates<br>• `start-experiment` to begin experiments<br> |`POST` to `/chaos/faults` to configure faults<br>• `POST` to `/chaos/effects` to introduce network effects.<br> |
| **Probabilistic Failure Injection** | • Not available. | • Supports probabilistic failure injection, introducing partial failures, which mimic intermittent outages. |
| **Broader Fault Injection** | • Limited to predefined actions (e.g., stop instances, reboot databases, inject errors for specific services). | • Broader fault injection for any AWS operation (e.g., PutObject for S3, Invoke for Lambda). |
| **Broader Fault Injection** | • Limited to predefined actions (e.g., stop instances, reboot databases, inject errors for specific services). | • Broader fault injection for any AWS operation (e.g., PutObject for S3, Invoke for Lambda). |