Skip to content

Serverless Chaos Engineering Workshop using Fault Injection Simulator

Notifications You must be signed in to change notification settings

f-verg/aws-serverless-chaos-engineering-fis

Repository files navigation

aws-serverless-chaos-engineering-fis

Clone the workshop code in the local environment:

git clone https://github.com/f-verg/aws-serverless-chaos-engineering-fis.git

Navigate in the root folder:

cd ~/environment/aws-serverless-chaos-engineering-fis

Install Cloud9 required dependencies and expand EBS volume for Cloud9:

. ./python-config.sh

Build the SAM template:

sam build

Deploy the SAM template in your account:

sam deploy --guided --capabilities CAPABILITY_NAMED_IAM --stack-name aws-sce-fis

About

Serverless Chaos Engineering Workshop using Fault Injection Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published