awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
961 stars 189 forks source link

Stop the services when not in use #70

Closed adilbasha closed 3 years ago

adilbasha commented 3 years ago

Stop the SaaS boost services when not in use

Use Case

From a Dev project standpoint, we use the environment during working hours. we would like to see the feature in stopping the service in nonworking works. For now, in fargate we are changing the autoscaling group to min 0 desired 0 and max as 0

Proposed Solution

In the SaaS boast web console, under each tenant have the option to change the fargate ASG and also have the option to launch in the public subnet to avoid TSG cost

Other


This is a :rocket: Feature Request

mahara13 commented 3 years ago

I am also interested in this functionality

brtrvn commented 3 years ago

Resolved with PR #109 Be sure to re-run the installer after merging and choose Update existing AWS SaaS Boost deployment