We just deployed both the metadata service and the...
# ask-metaflow
u
We just deployed both the metadata service and the UI service. We have a logical replica of the metadata db set up so that the UI service does not read from the primary db directly. We are wondering if there's a recommended ECS task count for the UI service? Right now we have 5 tasks running, task CPU of .25 vCPU and task memory of 0.5 GB and the service is completely overloaded (> 98% memory usage). Thank you!
1