nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

AWS: Fargate Autoscaling #40

Open BSick7 opened 2 years ago

BSick7 commented 2 years ago

Summary

Add support for fargate autoscaling through 2 different strategies:

  1. Scheduled autoscaling (Scale in/out based at certain days/times)
  2. Triggered autoscaling (Scale in/out based on metrics)

How will it work?

The fargate service module will be upgraded to support these autoscaling features. We codify autoscaling policies as capabilities that are attached to the fargate service.