Transactions

5 minutes 5 Questions

Amazon DynamoDB supports transactions, which enable you to perform multiple create, update, or delete operations in a single request. DynamoDB transactions provide the following guarantees: all-or-nothing (all operations within a transaction succeed or fail as a group), isolation (no other requests…

Test mode:
AWS Certified Solutions Architect - Transactions Example Questions

Test your knowledge of Transactions

Question 1

An online shopping platform requires transaction support for multiple items being purchased at once. Which AWS service should be used to ensure transactional support for multi-item orders?

Question 2

A company runs a financial application that processes transactions. During peak hours, the application's capacity to handle transactions is exceeded, causing some transactions to fail. What is the appropriate solution?

Question 3

A company needs automatic failover for a managed relational database engine such as MySQL or SQL Server using a Multi-AZ deployment (non-Aurora). Which AWS service should they choose?

More Transactions questions
18 questions (total)