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 Resposta
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
ENGENHEIRO DE SUPORTE
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas