Bird
0
0

Which factor directly affects the hourly cost of an AWS RDS instance?

easy📝 Conceptual Q11 of 15
AWS - RDS and Relational Databases
Which factor directly affects the hourly cost of an AWS RDS instance?
AThe number of tables in the database
BThe instance size (e.g., db.t3.medium vs db.m5.large)
CThe number of users connected
DThe database engine version
Step-by-Step Solution
Solution:
  1. Step 1: Understand RDS pricing components

    RDS pricing depends on instance size, storage, backups, and deployment options, not on users or tables.
  2. Step 2: Identify the factor affecting hourly cost

    The instance size determines the compute capacity and directly affects the hourly price.
  3. Final Answer:

    The instance size (e.g., db.t3.medium vs db.m5.large) -> Option B
  4. Quick Check:

    Instance size = hourly cost [OK]
Quick Trick: Instance size controls hourly cost, not users or tables [OK]
Common Mistakes:
  • Confusing number of users with cost
  • Thinking database engine version affects hourly price
  • Assuming number of tables changes cost

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes