hiexam
amazon · AWS-Certified-Developer-Associate · Q424 · multiple_choice · topic_1

A gaming website gives users the ability to trade game items with each other on the platform. The platform requires bot…

A gaming website gives users the ability to trade game items with each other on the platform. The platform requires both users' records to be updated and persisted in one transaction. If any update fails, the transaction must roll back. Which AWS solution can provide the transactional capability that is required for this feature?
  • A.Amazon DynamoDB with operations made with the Consistent Read parameter set to true
  • B.Amazon ElastiCache for Memcached with operations made within a transaction block
  • C.Amazon DynamoDB with reads and writes made by using Transact* operations
  • D.Amazon Aurora MySQL with operations made within a transaction block
  • E.Amazon Athena with operations made within a transaction block
Explanation
I think is C https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/transaction-apis.html

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.