Bird
0
0

Which AWS RDS component primarily determines the baseline hourly billing rate?

easy📝 Conceptual Q1 of 15
AWS - RDS and Relational Databases
Which AWS RDS component primarily determines the baseline hourly billing rate?
AInstance class (e.g., db.m5.large)
BBackup retention period
CNumber of read replicas
DStorage encryption setting
Step-by-Step Solution
Solution:
  1. Step 1: Identify cost drivers

    The hourly cost of an RDS instance is mainly influenced by the instance class, which defines CPU, memory, and network capacity.
  2. Step 2: Evaluate other options

    Backup retention affects backup storage costs, not hourly instance cost. Read replicas add cost but are separate instances. Encryption does not affect pricing.
  3. Final Answer:

    Instance class -> Option A
  4. Quick Check:

    Instance class sets hourly rate [OK]
Quick Trick: Instance class sets hourly cost, not backups or encryption [OK]
Common Mistakes:
MISTAKES
  • Confusing backup retention with hourly cost
  • Assuming encryption increases hourly price
  • Thinking read replicas affect single instance cost

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes