# The Ops Compendium

<figure><img src="https://3144294592-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyNRcze2iiLsRdtame8e%2Fuploads%2F6grnC7nlpQTBrkOocq3P%2Fthe%20ops%20compendium%20banner.png?alt=media&#x26;token=4deece29-3edd-4d50-b3c4-18dfe3d1340f" alt=""><figcaption></figcaption></figure>

The Ops Compendium is your central hub for learning all things Ops—covering 80 topics across MLOps, DataOps, DevOps, DevSecOps, Architecture, and is continuously being updated. It’s similar to the [Deep Learning & Machine Learning Compendium](https://www.mlcompendium.com/) and is designed as an educational resource. Through it, I aim to help people learn and connect with the amazing authors whose work I’ve summarized, quoted, and referenced.

<figure><img src="https://3144294592-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyNRcze2iiLsRdtame8e%2Fuploads%2FHdHIrueG1yLRo6zutlli%2Fimage.png?alt=media&#x26;token=fe4b275f-e849-4545-bcae-8dc7b1d50830" alt=""><figcaption></figcaption></figure>

The Ops Compendium is a fully open project on [GitHub](https://github.com/orico/www.opscompendium.com) (please star it!).&#x20;

{% embed url="<https://github.com/orico/www.opscompendium.com>" %}
The Ops Compendium Official GitHub Repo
{% endembed %}

I am committed to education and knowledge sharing, ensuring that this compendium remains not-for-profit and freely accessible. I envision it as a go-to resource for individuals at all skill levels—industry professionals, data engineers, machine learning engineers, DevOps practitioners, data scientists, and academics alike. This compendium is designed to save you countless hours of searching and filtering through articles of uncertain value, while also connecting you with exceptional authors whose work you can further support.

Please note that this is an ongoing project covering a wide range of topics. If you think something needs improvement or updates, you can easily contribute via [GitHub](https://github.com/orico/www.opscompendium.com) or [reach out to](https://www.linkedin.com/in/cohenori/) me directly.

Many Thanks, \
Dr. Ori Cohen&#x20;

[My Website](https://www.oricohen.com/) |[ Medium](https://medium.com/@cohenori) |[ LinkedIn](https://www.linkedin.com/in/cohenori/) | [ML Compendium](http://www.mlcompendium.com/) | [State of GenAI](https://stateofgenai.com/) | [State Of MLOps](https://stateofmlops.com/) |


---

# 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://www.opscompendium.com/readme.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.
