move to command folders
This commit is contained in:
@ -12,3 +12,9 @@ It will monitor the resource usage and response times and react when predetermin
|
||||
* Scale down when resources are under utilized
|
||||
* Allow manual scaling
|
||||
* In public cloud environments manage VM sizes and usage
|
||||
|
||||
## Design Principles
|
||||
|
||||
* All features should work on local systems and in public clouds
|
||||
* If there are specific cloud behaviors then there should be a way to specify which cloud the target is running on.
|
||||
* Define a generic interface and implement it for each cloud.
|
||||
|
Reference in New Issue
Block a user