Skip to content

Conversation

@zaro0508
Copy link
Contributor

@zaro0508 zaro0508 commented Jun 17, 2025

Parameterize container CPU and memory to allow users to right size containers. The values need to be a matched pair[1]

When using fargate the memory and cpu are required at the ECS task level instead of at the container level[2]. Refactored to set memory and cpu at the task level and removed them from container level.

[1] https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html
[2] https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-ecs-taskdefinition.html

Parameterize container CPU and memory to allow users to right
size containers.  The values need to be a matched pair,
more info at https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html
@zaro0508 zaro0508 requested review from a team as code owners June 17, 2025 21:33
@zaro0508 zaro0508 requested review from a team and ConsoleCatzirl June 23, 2025 21:57
@zaro0508 zaro0508 merged commit 078659d into Sage-Bionetworks-IT:main Jun 26, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants