AWS - Auto ScalingGiven a sudden traffic spike predicted at 3 PM, what will Predictive Scaling do?AAdd servers after 3 PM when traffic spikesBIncrease server capacity before 3 PM to handle trafficCRemove servers before 3 PM to save costsDKeep server count constant regardless of trafficCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand timing of scaling actionsPredictive Scaling acts before traffic changes to prepare resources.Step 2: Analyze options for timing and actionOnly Increase server capacity before 3 PM to handle traffic describes increasing capacity before the predicted spike.Final Answer:Increase server capacity before 3 PM to handle traffic -> Option BQuick Check:Predictive Scaling acts before spikes [OK]Quick Trick: Predictive means before event, not after [OK]Common Mistakes:Choosing to add servers after spikeThinking it reduces servers before trafficAssuming no change in server count
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