Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 281 Bytes

AWS_ECS_CLUSTER_W_EC2.md

File metadata and controls

7 lines (6 loc) · 281 Bytes

Things to take note of

  • EC2 that is provisioned needs to have more memory then the task definition within the ECS service
    • EC2 4vCPU 16GB
    • EC2 Task Definition in ECS 4vCPU 12GB
      • Need to check how small the difference can be
  • EC2 Needs to have a public IPV4 Address