- Home
- All questions
- Question 198
AWS Certified Solutions Architect study material · question 198 of 500
Which two statements about DynamoDB global tables are correct? Choose two.
Show the answer
Answer: C. Every replica can serve both reads and writes
D. The consistency mode cannot be changed after the table is created
Global tables are multi-active, so any replica accepts writes, and every replica shares one consistency mode fixed at creation.
Source: Global tables (Amazon Web Services) — Global tables