test load support API GW fargate teask

0

Hi team,

I have an AWs architecture Like this :

API GW (http) => vpcLink => NLB => fargate ecs (with myApp, appmesh, envoy)

I want to do a stress test to debug the task stopped due to envoy out of memory

how can I do a stress test for this architecture (via the API GW or stress the CPU ..?) ?

Thank you.

1개 답변
1

Hi,

You can enable ecs exec by following the steps mentioned here https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html . This will provide the exec capability for any container that is part of your task.

So you can exec into required container and run various stress command for load testing.

AWS
지원 엔지니어
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인