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 réponse
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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions