For data reading, DynamoDB provides how many low-level operations?

19. For data reading, DynamoDB provides how many low-level operations?

  1. 2
  2. 4
  3. 5
  4. 6

Answer: B) 4

Explanation:

For data reading, DynamoDB provides four low-level operations:

  • GetItem
  • BatchGetItem
  • Scan
  • Query

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.