Bird
0
0

Given a managed database with auto-scaling enabled, what happens when the workload increases suddenly?

medium📝 Conceptual Q4 of 15
AWS - RDS and Relational Databases
Given a managed database with auto-scaling enabled, what happens when the workload increases suddenly?
AThe user must manually add more servers
BThe database shuts down to prevent overload
CThe database ignores the workload increase
DThe database automatically adds resources to handle the load
Step-by-Step Solution
Solution:
  1. Step 1: Understand auto-scaling in managed databases

    Auto-scaling means the database adds resources automatically when demand grows.
  2. Step 2: Analyze options

    The database automatically adds resources to handle the load correctly describes automatic resource addition; others describe incorrect or manual actions.
  3. Final Answer:

    The database automatically adds resources to handle the load -> Option D
  4. Quick Check:

    Auto-scaling = C [OK]
Quick Trick: Auto-scaling means automatic resource adjustment [OK]
Common Mistakes:
MISTAKES
  • Thinking user must add resources
  • Assuming shutdown on load
  • Ignoring workload changes

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes