Free AWS-Certified-Big-Data-Specialty Exam Braindumps (page: 3)

Page 2 of 124

In DynamoDB, which of the following operations is not possible by the console?

  1. Copying an item
  2. Updating an item
  3. Deleting an item
  4. Blocking an item

Answer(s): D

Explanation:

By using the console to manage DynamoDB, you can perform the following: adding an item, deleting an item, updating an item, and copying an item.


Reference:

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/AddUpdateDeleteItems.html



DynamoDB uses only as a transport protocol, not as a storage format.

  1. JSON
  2. XML
  3. SGML
  4. WDDX

Answer(s): A

Explanation:

DynamoDB uses JSON only as a transport protocol, not as a storage format. The AWS SDKs use JSON to send data to DynamoDB, and DynamoDB responds with JSON, but DynamoDB does not store data persistently in JSON format.


Reference:

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Programming.LowLevelAPI.html



When you create a table in DynamoDB, which one of the following bits of information is not obligatory to be provided?

  1. Units of Capacity required for reads
  2. Range key
  3. Hash key
  4. Units of Capacity required for writes

Answer(s): B

Explanation:

To create a table in DynamoDB, you should provide the table name, the attribute name for the primary Hash key, as well as throughput units, read and write units capacity.


Reference:

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedCreateTables.html



In the DynamoDB console, you can choose the _ tab to view some key CloudWatch metrics for a selected table.

  1. Browse Items
  2. Details
  3. Alarms
  4. Metrics

Answer(s): D

Explanation:

In the DynamoDB console, you can choose the Metrics tab to view some key CloudWatch metrics for a selected table.


Reference:

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/MonitoringConsole_DynamoDB.html






Post your Comments and Discuss Amazon AWS-Certified-Big-Data-Specialty exam with other Community members:

AWS-Certified-Big-Data-Specialty Discussions & Posts