DynamoDB same-account global table - Amazon DynamoDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DynamoDB same-account global table

Same-account global tables automatically replicate your DynamoDB table data across Amazon Regions within a single Amazon account. Same-account global tables provide the simplest model for running multi-Region applications because all replicas share the same account boundary, ownership, and permissions model. When you choose the Amazon Regions for your replica tables, global tables handle all replication automatically. Global tables are available in all Regions where DynamoDB is available.

Same-account global tables provide the following benefits:

  • Replicate DynamoDB table data automatically across your choice of Amazon Regions to locate data closer to your users

  • Enable higher application availability during regional isolation or degradation

  • Use built-in conflict resolution so you can focus on your application's business logic

  • When creating a same-account global table, you can choose either Multi-Region eventual consistency (MREC) or Multi-Region strong consistency (MRSC)