AWS - Cost OptimizationA user tries to right-size an EC2 instance but gets an error: "Instance type not supported in this AZ." What is the best fix?AChange the instance type to one supported in the availability zoneBIgnore the error and try againCTerminate the instance immediatelyDSwitch to a different AWS region without checkingCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand the error contextThe error means the chosen instance type is not available in the current availability zone.Step 2: Apply correct fixSelecting an instance type supported in the same availability zone resolves the error.Final Answer:Change the instance type to one supported in the availability zone -> Option AQuick Check:Unsupported instance type in AZ = pick supported type [OK]Quick Trick: Pick instance types supported in your AZ [OK]Common Mistakes:Ignoring the error and retryingTerminating instance without fixingSwitching regions without checking availability
Master "Cost Optimization" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes Advanced Security - Why defense in depth matters - Quiz 8hard Advanced Security - AWS Shield for DDoS protection - Quiz 7medium Architecture Best Practices - Security pillar principles - Quiz 11easy CloudFormation - Outputs for cross-stack references - Quiz 7medium Cost Optimization - Reserved Instances and Savings Plans - Quiz 7medium ECS and Fargate - ECS with ALB integration - Quiz 5medium EKS - EKS cluster creation - Quiz 6medium EKS - EKS vs ECS decision - Quiz 6medium Serverless Architecture - Why serverless architecture matters - Quiz 11easy Serverless Architecture - Cognito for user authentication - Quiz 7medium