aws_dynamodb_global_table
- Categories: Database
- Service: dynamodb
- Provider Link: DynamoDB Global Table
Description​
AWS DynamoDB Global Table is a feature that replicates DynamoDB tables across multiple AWS regions. It provides multi-region read and write access to data, ensuring low-latency access for globally distributed applications. Global Table maintains consistency across regions, handles conflict resolution, and offers automatic failover, improving availability and disaster recovery capabilities for applications with global user bases.