Questions tagged [aws-auto-scaling]
378 questions
-4
votes
1 answer
AWS Lambda along with autoscaling
I want to invoke a Lambda function like the input is if my primary zone went down, lambda function invokes automatically and create the ec2 instances through auto scaling group in secondary zone.