ExercisesMulti-Region Deployment Language › Multi-Region Data Vocabulary

Multi-Region Data Vocabulary

5 questions · Multi-Region Deployment Language

1. A database architect says: "We chose eventual consistency for our user profile service across regions." What does this mean for reads?
2. An engineer explains: "We use read replicas in eu-west-1 and ap-southeast-1, with the primary in us-east-1." What can read replicas do that the primary cannot be replaced by?
3. A team implements DynamoDB Global Tables. What is the key capability this provides?
4. Two engineers debate conflict resolution in multi-master replication. The first says "last write wins"; the second argues for CRDTs. What problem are they solving?
5. A senior engineer explains: "For our financial transactions, we need strong consistency across regions." Why is this harder to achieve than eventual consistency?

Exercise complete!

out of 5 questions