Native Worker Group Showing 15GB RAM Instead of 2GB - Configuration Error?
I have 1 native worker with 2GB RAM and 8 sub-workers.
The Workers management UI shows 15GB total RAM for the worker group instead of the expected 2GB. It appears each sub-worker is displaying the full worker's memory allocation (2gb) rather than its individual limit. I've set limit on task (AWS Fargate) and container level.
Questions:
- Have I configured something incorrectly, or is this a UI display issue?
- How is the native worker counted for compute units - is it 1 CU for 8 sub-workers, or 2 CU for memory plus 8 sub-workers?
- Does this affect billing?
Any help would be appreciated. Thank you very much!

0 Replies