Home icon

Simulating partial failures with AWS Fault Injection Service

AWS Cloud Operations Blog



This article explains how to simulate partial failures in distributed systems using AWS Fault Injection Service (FIS), Application Load Balancer (ALB), and AWS Lambda. The solution allows teams to test application resilience without causing complete service disruption.

  • Combines AWS FIS with ALB weighted routing to redirect a portion of traffic to a Lambda function
  • Enables controlled failure simulation without modifying application code
  • Provides automated setup and rollback of failure scenarios
  • Allows configurable failure rates and error response types
  • Uses CloudFormation template to deploy all necessary resources

The key benefit is the ability to safely test how applications handle degraded conditions by injecting controlled partial failures, helping teams improve system resilience and identify potential weaknesses.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Nov 12
2025
AWS Fault Injection Service (FIS) launches new test scenarios for partial failures
Feb 23
2026
Resilience testing on Amazon ElastiCache with AWS Fault Injection Service
Feb 4
2025
DORA scenario testing with AWS Fault Injection Service
Jan 29
2024
Behavior Driven Chaos with AWS Fault Injection Simulator

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.