Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Auto scaling #43

Closed
maselvaraj opened this issue Aug 21, 2015 · 3 comments
Closed

Auto scaling #43

maselvaraj opened this issue Aug 21, 2015 · 3 comments

Comments

@maselvaraj
Copy link

Read about Fenzo in netflix blog. Auto scaling concept sounds interesting. I'm yet to try my hands on Fenzo. Can you please let me know context of auto scaling here? Is it like Fenzo will shutdown/bring up VMs based on the demand ?

Thanks in advance,
Mani

@spodila
Copy link
Contributor

spodila commented Aug 21, 2015

Fenzo provides the logic/smarts to shutdown or bring up VMs based on demand. It provides a callback mechanism. You provide the implementation of the callback inside which you will use your preferred way to bring up the VMs or terminate them. See here.

@maselvaraj
Copy link
Author

Thanks @spodila ! Is there a DL where I can reach out if I have any questions ?

@captify-akraievoy
Copy link

I would still maybe add a bit of clarification to the front page, because

it can autoscale the execution hosts cluster based on demand for resources

is misleading, I was trying to find your AWS EC2 autoscaling engine for something like 30 minutes to no avail. Maybe

it's possible to implement cluster autoscaling via provided action callback

would be much more precise?

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

No branches or pull requests

3 participants