#name - DNS-friendly name for the workshop. This will be used when generating the hosting URL (ie. https://my-first-workshop.workshops.aws/)
name: chaos-engineering
#title - The title of your workshop
title: Chaos engineering on AWS
#description - A short description that will be displayed in search results
description: "This workshop provides an introduction to chaos engineering using AWS tooling, with a core focus on AWS Fault Injection Simulator. It introduces the core elements of chaos engineering: stress, observe. You will learn how to use FIS to stress / disrupt infrastructure to validate resilience in your system setup and demonstrates how to use other AWS tools to observe and improve your system resilience."
#categories - Refer to official AWS categories covered by the workshop content here
categories: 
  - FIS
  - Chaos Engineering
  - Development
  - Operations
  - Observability

#services - Refer to the official AWS service names covered by the workshop content here
services: 
  - "FIS"
  - "CloudWatch"
  - "DevOps Guru"
  - "ECS"
  - "EKS"
  - "EC2"
  - "RDS"
  - "Aurora"
#level - Approximate skill level needed for this workshop
level: 300 
#duration - Estimated duration in minutes
duration: 480 
#cost - Cost in USD. If the content is offered without cost, enter 0
cost: 10
#author - Amazon alias of the primary author of the content
author: rudpot 
#audience - Names of the personas associated with this workshop
audience: 
  - IT Professional
  - Developer
  - QA
  - Ops