AWS DynamoDB perguntas e respostas de entrevista
Pergunta 46. How does DynamoDB handle transactions?
DynamoDB supports transactions using the 'TransactWriteItems' operation. It allows you to group multiple write operations into a single, atomic transaction.
Isto e util?
Adicionar comentario
Ver comentarios
Mais uteis segundo os usuarios:
- What is DynamoDB?
- Explain the concept of the 'GetItem' operation in DynamoDB.
- How does DynamoDB handle transactions?