
Explanation:
AWS DynamoDB Global Tables provide a fully managed, multi-region, and multi-master database that enables applications to access data locally in each region and replicate data across regions automatically, thus handling read and write operations without conflicts.
No comments yet.
A global company wants to ensure that their database solution can handle read and write operations in multiple regions without conflicts. What AWS strategy should they implement?
A
Multi-AZ deployments
B
Read Replicas
C
Global Tables
D
ElastiCache