Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement Request: Scale Out Functionality #3

Open
sarojgharat opened this issue Sep 5, 2017 · 1 comment
Open

Enhancement Request: Scale Out Functionality #3

sarojgharat opened this issue Sep 5, 2017 · 1 comment

Comments

@sarojgharat
Copy link

Hi Omer,

Really liked this lambda function for scale in. Can you also add Scale out logic in this lambda ?

So that it supports both scale in and scale out.

@omerxx
Copy link
Owner

omerxx commented Nov 12, 2017

Hey, sorry for the delay. My tool is only being used for scale in as I described on
https://medium.com/@omerxx/how-to-scale-in-ecs-hosts-2d0906d2ba

For scale out I use CloudWatch metrics and alarms. The alarms are being triggered by different threshold crossing and trigger a scale-up policy in service / auto scaling groups etc.

Having that said, you are more then welcome to implement your thoughts on scale-out and send over a PR.
You're also welcome to talk to me and consult / explain what you had in mind.
Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants