1. Update the fcj-core-svc service.
2. Scroll to Service auto scaling and expand it.
3. Configure auto scaling settings:
1
3
4. Click Add scaling policies.
5. Configure the scaling policy:
fcj-core-scaling-policy
30
The scaling policy automatically adjusts the number of running tasks based on CPU utilization. When average CPU usage exceeds 30%, new tasks will be launched (up to the maximum of 3). When CPU usage drops below 30%, tasks will be terminated (down to the minimum of 1). This ensures optimal resource utilization and cost efficiency.
6. Click Update.