Ultimate access to all questions.
The technology team at an investment bank leverages Amazon DynamoDB to support high-frequency trading operations. In this scenario, it’s common for multiple trades to attempt to update the same item concurrently.
To ensure that only the most recently updated value of any item is retained and used in the application, which of the following actions would be appropriate?