Does Dynamic DB support in-place atomic updates?

Does Dynamic DB support in-place atomic updates?
A. It is not defined
B. No
C. Yes
D. It does support in-place non-atomic updates

amazon-exams

One thought on “Does Dynamic DB support in-place atomic updates?

  1. Explanation/Reference:
    Does DynamoDB support in-place atomic updates?
    Amazon DynamoDB supports fast in-place updates. You can increment or decrement a numeric attribute in a row using a single API call. Similarly, you can atomically add or remove to sets, lists, or maps.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.