AWS - Auto ScalingIf Predictive Scaling forecasts a drop in traffic from 80 to 30 units at 2 PM, what is the expected behavior of the Auto Scaling group?AIt will increase instances to prepare for future spikesBIt will reduce the number of instances to match the lower demandCIt will maintain the current number of instancesDIt will disable scaling temporarilyCheck Answer
Step-by-Step SolutionSolution:Step 1: Analyze forecasted traffic dropTraffic is predicted to decrease from 80 to 30 units at 2 PM.Step 2: Predict scaling group responsePredictive Scaling will reduce capacity to avoid over-provisioning.Final Answer:It will reduce the number of instances to match the lower demand -> Option BQuick Check:Lower forecast = scale down instances [OK]Quick Trick: Scaling adjusts both up and down based on forecast [OK]Common Mistakes:Assuming scaling only increases capacityThinking scaling stays static despite forecastBelieving scaling disables automatically
Master "Auto Scaling" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - API keys and usage plans - Quiz 3easy AWS Lambda - Creating a Lambda function - Quiz 7medium AWS Lambda - Why serverless matters - Quiz 8hard Auto Scaling - Cooldown periods - Quiz 7medium CloudWatch - Default vs custom metrics - Quiz 13medium CloudWatch - Alarm actions (SNS, Auto Scaling) - Quiz 8hard CloudWatch - Alarm actions (SNS, Auto Scaling) - Quiz 14medium Elastic Load Balancing - Listener rules and routing - Quiz 1easy RDS and Relational Databases - Parameter groups and option groups - Quiz 5medium SNS and SQS - Why messaging services matter - Quiz 1easy