Home icon

Best practices for Amazon DynamoDB Global Tables – Part 3: Validating regional resilience with AWS Fault Injection Service

Database Blog



This article explains how to use AWS Fault Injection Service (FIS) to validate DynamoDB Global Tables' resilience to regional disruptions through controlled experiments.

  • AWS FIS enables testing application behavior during regional outages without real incidents
  • MRSC tables: FIS pauses replication, causing 500 errors on strongly consistent reads and writes
  • MREC tables: FIS blocks replication via resource policies; applications see no errors locally
  • Define steady-state metrics baseline before running experiments for comparison
  • Create IAM role with dynamodb:InjectError permission (MRSC) or resource policy permissions (MREC)
  • Start with short 10-15 minute experiments in test environments before production
  • Monitor FaultInjectionServiceInducedErrors and ReplicationLatency metrics during experiments
  • Verify failover activation, alert firing, and clean recovery after experiment ends
  • Automate experiments into monthly/quarterly operational readiness reviews

AWS FIS provides evidence-based validation that multi-Region DynamoDB applications handle disruptions correctly, complementing design best practices from earlier series parts.



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

May 20
2026
Best practices for Amazon DynamoDB Global Tables – Part 2: Failover strategies
Jan 28
2026
Amazon DynamoDB global tables with multi-Region strong consistency now supports application resiliency testing with AWS Fault Injection Service
May 20
2026
Best practices for Amazon DynamoDB Global Tables – Part 1: Operational readiness
Jun 30
2025
Build the highest resilience apps with multi-Region strong consistency in Amazon DynamoDB global tables

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.