0
0
AWScloud~5 mins

Why auto scaling matters in AWS - Quick Recap

Choose your learning style9 modes available
Recall & Review
beginner
What is auto scaling in cloud computing?
Auto scaling is a way to automatically add or remove computing resources based on the current demand to keep applications running smoothly.
Click to reveal answer
beginner
Why is auto scaling important for handling traffic spikes?
Auto scaling helps by adding more servers when many users visit, so the app stays fast and doesn’t crash.
Click to reveal answer
beginner
How does auto scaling save costs?
It removes extra servers when demand is low, so you only pay for what you use, avoiding waste.
Click to reveal answer
beginner
What happens if you don’t use auto scaling during high demand?
Your app might slow down or stop working because there aren’t enough resources to handle all users.
Click to reveal answer
beginner
Name one real-life example where auto scaling is useful.
During a big online sale, many people visit a website at once. Auto scaling adds servers to keep the site fast and available.
Click to reveal answer
What does auto scaling do when traffic decreases?
ARemoves extra servers
BAdds more servers
CKeeps the same number of servers
DShuts down all servers
Why is auto scaling important for user experience?
AIt helps the app handle more users smoothly
BIt stops the app when busy
CIt increases the app’s price
DIt makes the app slower
Which of these is a benefit of auto scaling?
AIgnoring traffic changes
BFixed server count
CManual server management
DCost savings by using only needed resources
What could happen without auto scaling during a traffic spike?
AThe app runs faster
BThe app crashes or slows down
CThe app uses fewer resources
DThe app automatically updates
Auto scaling is best described as:
AManually adding servers when needed
BKeeping a fixed number of servers always on
CAutomatically adjusting resources based on demand
DTurning off servers during peak times
Explain why auto scaling is important for both performance and cost in cloud applications.
Think about what happens when many or few users visit a website.
You got /3 concepts.
    Describe a real-life situation where auto scaling would improve user experience.
    Consider big online sales or popular app launches.
    You got /3 concepts.