Welcome to the DevOps Playground October 2024!
This month we're going to explore the world of chaos engineering, using Amazon's Fault Injection Service to see how we can simulate failures in our systems and make them more resilient.
The recording of the original live session is available at YouTube.
- Laptop with internet access
- For those joining us live on the evening, we'll provide:
- a Panda identity to use for the workshop.
- a remote shell session with the following installed
- Terraform
- AWS CLI along with access to an AWS account
- Access to the DevOps Playground AWS account
- If you're following along in your own time, you'll need:
- An AWS account
- Terraform installed
If you're running the workshop during the live session, you'll be provided with a set of credentials to use.
We'll be performing the following activities:
- Initial setup - create base infrastructure in AWS
- Step 01 - first experiment with FIS, a simple single server setup.
- Step 02 - second experiment, improving resilience.
- Step 03 - third experiment, full resilience - test to destruction.
- Step 04 - A look at the new lambda FIS functionality.