# A DevOps Reading List

Many thanks to Chris Hunt (@cdhunt on Twitter) for providing this suggested reading list.

*The Phoenix Project* by Gene Kim\
\&#xNAN;*The Goal* by Eliyahu M. Goldratt\
\&#xNAN;*It's Not Luck* by Eliyahu M. Goldratt\
\&#xNAN;*The Checklist Manifesto* by Atul Gawande\
\&#xNAN;*Thinking in Systems: A Primer* by Donella H. Meadows\
\&#xNAN;*Lean Enterprise: How High Performance Organizations Innovate at Scale* by Jez Humble\
\&#xNAN;*Becoming a Technical Leader: An Organic Problem-Solving Approach* by Gerald M. Weinberg\
[*Theories of Work: How We Design and Manage Work*](http://www.theoriesofwork.com/) by David Joyce\
\&#xNAN;*Quiet: The Power of Introverts in a World That Can't Stop Talking* by Susan Cain\
\&#xNAN;*Continuous Delivery* by Jez Humble and David Farley\
\&#xNAN;*Test Driven Development* by Kent Beck


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://devops-collective-inc.gitbook.io/devops-the-ops-perspective/a-devops-reading-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
