Bird
0
0

You want to automate AWS Trusted Advisor cost optimization recommendations to reduce monthly bills. Which approach best achieves this?

hard📝 Application Q8 of 15
AWS - Cost Optimization
You want to automate AWS Trusted Advisor cost optimization recommendations to reduce monthly bills. Which approach best achieves this?
AUse AWS Trusted Advisor API to programmatically retrieve cost optimization checks and automate resource cleanup
BManually review Trusted Advisor reports monthly and delete resources
CDisable Trusted Advisor to avoid unnecessary alerts
DIncrease EC2 instance sizes to improve performance
Step-by-Step Solution
Solution:
  1. Step 1: Understand automation options

    AWS Trusted Advisor provides APIs to retrieve check results programmatically.
  2. Step 2: Apply automation for cost optimization

    Using the API to get cost optimization recommendations allows scripts or tools to automatically identify and clean unused resources, reducing bills.
  3. Final Answer:

    Use AWS Trusted Advisor API to programmatically retrieve cost optimization checks and automate resource cleanup -> Option A
  4. Quick Check:

    API automation reduces cost effectively = B [OK]
Quick Trick: Automate cost checks using Trusted Advisor API [OK]
Common Mistakes:
  • Relying on manual reviews only
  • Disabling Trusted Advisor

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes