Bird
0
0

Which of the following is the correct way to purchase Reserved Capacity for DynamoDB?

easy📝 Syntax Q12 of 15
DynamoDB - Cost Optimization and Monitoring
Which of the following is the correct way to purchase Reserved Capacity for DynamoDB?
AThrough AWS Management Console or AWS CLI
BUsing a SQL query in DynamoDB console
CBy calling a DynamoDB API operation
DBy enabling a setting in the table properties
Step-by-Step Solution
Solution:
  1. Step 1: Identify how Reserved Capacity is bought

    Reserved Capacity is purchased via the AWS Management Console or AWS CLI, not through database queries or API calls.
  2. Step 2: Eliminate incorrect methods

    SQL queries and table property settings do not handle Reserved Capacity purchases.
  3. Final Answer:

    Through AWS Management Console or AWS CLI -> Option A
  4. Quick Check:

    Reserved Capacity purchase = Console or CLI [OK]
Quick Trick: Buy Reserved Capacity only via AWS Console or CLI [OK]
Common Mistakes:
MISTAKES
  • Trying to buy Reserved Capacity with API calls
  • Assuming it can be set in table properties
  • Confusing it with query commands

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More DynamoDB Quizzes