Guest User

Untitled

a guest
Feb 24th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. Building Confidence in System Behavior through Experiments - Chaos Engineering
  2.  
  3. Part I. Introduction
  4.  
  5. 1 Why Do Chaos Engineering
  6. - How Does Chaos Engineering Differ from Testing?
  7. - It’s Not Just for Netflix
  8. - Prerequisites for Chaos Engineering
  9.  
  10. 2 Managing Complexity
  11. - Understanding Complex Systems
  12. - Example of Systemic Complexity
  13. - Takeaway from the Example
  14.  
  15. Part II. The Principles of Chaos
  16.  
  17. 3 Hypothesize about Steady State.
  18. - Characterizing Steady State
  19. - Forming Hypotheses
  20.  
  21. 4 Vary Real-World Events.
  22.  
  23. 5 Run Experiments in Production.
  24. - State and Services
  25. - Input in Production
  26. - Other People’s Systems
  27. - Agents Making Changes
  28. - External Validity
  29. - Poor Excuses for Not Practicing Chaos
  30. - Get as Close as You Can
  31.  
  32. 6 Automate Experiments to Run Continuously
  33. - Automatically Executing Experiments
  34. - Automatically Creating Experiments
  35.  
  36. 7 Minimize Blast Radius
  37.  
  38. Part III. Chaos In Practice
  39.  
  40. 8 Designing Experiments
  41. - 1. Pick a hypothesis
  42. - 2. Choose the scope of the experiment
  43. - 3. Identify the metrics you’re going to watch
  44. - 4. Notify the organization
  45. - 5. Run the experiment
  46. - 6. Analyze the results
  47. - 7. Increase the scope
  48. - 8. Automate
  49.  
  50. 9 Chaos Maturity Model
  51. - Sophistication
  52. - Adoption
  53. - Draw the Map
  54.  
  55. 10 Conclusion
Add Comment
Please, Sign In to add comment