Files
nocodb/cloud/setup/aws/target_tracking.json
starbirdtech383 2fb2ac9f88 cloud setup initial directory and documentation
add architecture diagram

docs: include image source

docs: update aws dashboard link

docs: update aws dashboard link

docs: update read me with deployment instructions and costing

docs : nocohub cloud setup manual

docs : minor fix, added \n
2023-01-25 23:03:51 +05:30

8 lines
193 B
JSON

{
"TargetValue": 90.0,
"PredefinedMetricSpecification": {
"PredefinedMetricType": "ECSServiceAverageCPUUtilization"
},
"ScaleOutCooldown": 7,
"ScaleInCooldown": 30
}