Chaos engineering with AWS Fault Injection Simulator on Amazon ECS.

0

How to do Chaos engineering with AWS Fault Injection Simulator on Amazon ECS for aws:ecs:task-cpu-stress action? Is there any step by step procedure?

feita há 10 meses369 visualizações
2 Respostas
1

Hi, you have a full step-by-step tutorial for EC2 there: https://docs.aws.amazon.com/fis/latest/userguide/fis-tutorial-run-cpu-stress.html

It can be adapted and combined with https://docs.aws.amazon.com/fis/latest/userguide/ecs-task-actions.html to obtain a full step-by-step procedure

profile pictureAWS
ESPECIALISTA
respondido há 10 meses
profile picture
ESPECIALISTA
avaliado há 10 meses
  • But It's on EC2 Instance. I want to use Amazon ECS.

  • that's true: I updated my answer with another link specific to ECS that can be combined with initial one. I personally usually try such things with EC2 before going to ECS, which is harder to debug. If you start with EC2, you will ensure your understanding of FIS before going to ECS.

1

Hello, The aws:ecs:task-cpu-stress runs CPU stress on the target tasks. It uses the AWSFIS-Run-CPU-Stress SSM document. The tasks must be managed by AWS Systems Manager. For more information, refer to [1].

[1] - https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html#task-cpu-stress

AWS
Olawale
respondido há 10 meses

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