Google News
logo
DynamoDB - Quiz(MCQ)
For Table Maintenance, DynamoDB provides how many low-level operations?
A)
2
B)
3
C)
4
D)
5

Correct Answer :   5


Explanation : For Table Maintenance, DynamoDB provides five low-level operations:

* CreateTable
* ListTable
* Update Table
* Describe table
* Delete Table

Advertisement