We have created an ECS/Fargate container with 2 VCPU and 4 GB RAM, running a NodeJS server in it. When we do the load testing using JMeter the VCPU reaches a maximum of 60% and flats out with the memory utilization close to 10%. Even when we increase the load using the JMeter it's all the same.
What could be the reason that the CPU reaches a maximum of 60% and flats out?