Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Examples for AWS FIS using the extension #13

Open
andrestoll opened this issue Jan 30, 2024 · 2 comments
Open

Enhancement: Examples for AWS FIS using the extension #13

andrestoll opened this issue Jan 30, 2024 · 2 comments

Comments

@andrestoll
Copy link

Motivation:
Many users would like to see how to automate and conduct an experiment using tools such as the AWS FIS leveraging the chaos extension.

Detailed Description:
Have a sample experiment template for the AWS FIS that uses the chaos extension during the experiment. The experiment template can be configured to inject chaos into a Lambda function, by adding the extension over the duration of the experiment and removing it after a successful completion (or failure) of the experiment.

Use Cases:

  • Users working late at night or in dark environments.

Alternatives Considered:
An extension or third-party tool could provide this, but a built-in feature would provide a smoother and more integrated experience.

Additional Context:
Would require a IaC framework to create the FIS template, e.g. CDK, Terraform or CloudFormation

@having-fun-serverless
Copy link
Contributor

@andrestoll I understand the need. Wdyt about the example at https://github.com/aws-cli-tools/cfn-resource-provider ?

Do you think it can suffice? Do you expect the example to be part of this repo or a separate repo?

@andrestoll
Copy link
Author

I was more thinking something like this:

I think it would be nice to have examples for experiements here, but I understand if you want to keep this repo as lean as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants