From the course: DORA Requirements and AI Security: From Compliance to Threat Intelligence

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Chaos and resiliency

Chaos and resiliency

- [Instructor] Chaos Engineering is an approach to resilience and reliability testing by deliberately introducing a variety of components and system overload and failure conditions. While not a requirement covered in DORA, it's worth taking a couple of minutes to explore it. Chaos engineering aims to proactively identify and mitigate potential weaknesses and vulnerabilities before they cause damage or degradation. GitHub has a number of resilience testing and chaos engineering repositories, which provide tooling for conducting chaos engineering in Cloud containers and local environments. Testkube is a framework for achieving DORA resiliency testing using Kubernetes container-based workloads. It allows for continuous cyber threat and disaster recovery testing, integrates with deployment pipelines, and provides full observability and audit to ensure evidence-based testing results. Testkube can be used to deliver test suites for the development, staging, and production environments, and…

Contents