Bird
0
0

You manage a fleet of EC2 instances with varying CPU usage. Which approach best applies right-sizing to reduce costs without hurting performance?

hard📝 Application Q15 of 15
AWS - Cost Optimization
You manage a fleet of EC2 instances with varying CPU usage. Which approach best applies right-sizing to reduce costs without hurting performance?
AStart with smallest instance types, monitor usage, then scale up as needed
BAlways pick the largest instance type to avoid performance issues
CRandomly change instance types monthly without monitoring
DTerminate all instances and switch to on-demand only
Step-by-Step Solution
Solution:
  1. Step 1: Understand right-sizing best practice

    Right-sizing means starting small and adjusting based on real usage data to avoid waste.
  2. Step 2: Evaluate options for cost and performance balance

    Start with smallest instance types, monitor usage, then scale up as needed follows best practice by starting small, monitoring, and scaling up only if needed.
  3. Final Answer:

    Start with smallest instance types, monitor usage, then scale up as needed -> Option A
  4. Quick Check:

    Start small + monitor + scale = right-sizing [OK]
Quick Trick: Start small, watch usage, then adjust size [OK]
Common Mistakes:
  • Always picking largest instance wastes money
  • Changing types randomly causes instability
  • Terminating all instances ignores workload needs

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes