podaac / tig

Tool for Image Generation
Apache License 2.0
3 stars 0 forks source link

Profile AWS tig resource requirements for each hitide collection #40

Closed jamesfwood closed 8 months ago

jamesfwood commented 11 months ago

This is for running tig in the backfill tool backend.

For each collection, get memory limit, cpu limit, and hd space needed to run tig.

Will be used to limit resources in backfill tool for tig to reduce costs.

jamesfwood commented 8 months ago

Maybe try to read the cloudwatch logs and build a report for each collection: max memory max CPU % HD etc

then we can use this to size the instances for each collection

jamesfwood commented 8 months ago

Maybe you can use elastic search tools Like Kibana

jamesfwood commented 8 months ago

Moved to backfill-tool repo