8 Application-level fault injection
This chapter covers
- Building chaos engineering capabilities directly into your application
- Ensuring that the extra code doesn’t affect the application’s performance
- More advanced usage of Apache Bench
So far, you’ve learned a variety of ways to apply chaos engineering to a selection of different systems. The languages, tools, and approaches varied, but they all had one thing in common: working with source code outside your control. If you’re in a role like SRE or platform engineer, that’s going to be your bread and butter. But sometimes you will have the luxury of applying chaos engineering to your own code.
This chapter focuses on baking chaos engineering options directly into your application for a quick, ...
Get Chaos Engineering now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.