0

I started a stand-alone Task in AWS ECS;

In the Task Definition, I specified 0.5 vCPU and 1 GB Memory

However, when I ssh into the running task container and execute htop to inspect:

enter image description here

I see 3.62GB of memory. Why?

And why is 0.5 vCPU translated into 2 CPU cores in the container? Why would it not be 1 cpu core of 4 CPU cores?

Kid_Learning_C
  • 2,605
  • 4
  • 39
  • 71

0 Answers0