awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

Enable auto-scaling based on CloudWatch Events #48

Open arun-gupta opened 6 years ago

arun-gupta commented 6 years ago

It would be great to enable service auto-scaling based upon CloudWatch events. For example, CPU or memory usage reaching a certain threshold.

Mihailoff commented 2 years ago

https://aws.github.io/copilot-cli/docs/include/common-svc-fields/

count:
  range: 1-10
  cpu_percentage: 70
  memory_percentage: 80
  requests: 10000
  response_time: 2s