✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
In the context of tabular cloud storage, consider DynamoDB whose design is mainly directed towards scalability and good performance.
Because of its design and goals, only eventual consistency is offered by default, which may incur in update conflicts.
What is the mechanism provided by DynamoDB that can help programmers avoid/reduce such conflicts?
(select all the correct options).