Aws auto scaling mechanism explained
Question
What is the mechanism behind AWS Auto Scaling?
Answer
AWS Auto Scaling automatically adjusts the number of Amazon EC2 instances in response to demand. It uses predefined policies to scale in or out based on metrics like CPU utilization or request count, ensuring optimal resource usage and cost efficiency.