Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 47
What is chaos engineering?
Answer options
- A. designing an application with fuzzy logic that makes it hard to predict
- B. a product engineering approach that lacks a formal methodology
- C. splitting a project between teams that do not communicate with each other
- D. introducing problems into a system to study behavior and improve reliability
Correct answer: D
Explanation
The correct answer, D, accurately describes chaos engineering as the practice of intentionally introducing faults to observe how a system reacts, which helps to identify weaknesses and enhance reliability. The other options do not align with the principles of chaos engineering; A focuses on unpredictability in design, B mentions a lack of methodology, and C highlights poor communication, none of which relate to chaos engineering's core purpose.