This repository was archived by the owner on Dec 9, 2024. It is now read-only.
Setting Up Auto Scaling for an EC2 Instance Group on AWS #16
Unanswered
lucas-0liveira
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello Iucas, Do you have this issue scaling up the streaming pipeline or in general? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to configure Auto Scaling for an EC2 instance group on AWS. I've already created a launch configuration and an Auto Scaling group, and I've also defined the scaling policies. However, when I simulate a higher load on my application, I don't see new instances being launched. What could be causing this issue and how can I troubleshoot it?
Beta Was this translation helpful? Give feedback.
All reactions