AWS DynamoDB perguntas e respostas de entrevista
Question: Explain the differences between the 'UpdateItem' and 'PutItem' operations in DynamoDB.Answer: 'UpdateItem' modifies existing attributes or adds new ones to an existing item, while 'PutItem' creates a new item or replaces an existing item with a new one. |
Salvar para revisao
Adicione este item aos favoritos, marque-o como dificil ou coloque-o em um conjunto de revisao.
Faca login para salvar favoritos, perguntas dificeis e conjuntos de revisao.
Isto e util? Sim Nao
Mais uteis segundo os usuarios:
- What is DynamoDB?
- Explain the concept of the \'GetItem\' operation in DynamoDB.
- How does DynamoDB handle transactions?