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 Respuesta
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
INGENIERO DE SOPORTE
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas