Introduction
Sometimes your app gets more visitors and needs more computers to handle the extra work. Request-based auto scaling automatically adds or removes computers based on how many requests your app gets. This helps keep your app fast and saves money by not using too many computers when they are not needed.
When your website traffic changes a lot during the day and you want to handle more visitors without slowing down.
When you run an online store that gets busy during sales and quiet at other times.
When you have a mobile app backend that needs to quickly respond to user requests without delay.
When you want to save money by only using the computers you need at the moment.
When you want your app to stay available even if many people use it at the same time.