# The Ops Compendium

## The Ops Compendium

- [The Ops Compendium](https://www.opscompendium.com/readme.md): The central hub for learning all things Ops.
- [Definitions](https://www.opscompendium.com/chatgpt-definitions.md)
- [Ops Definition Comparisons](https://www.opscompendium.com/chatgpt-definitions/ops-definitions.md)
- [MLOps Intro](https://www.opscompendium.com/mlops/mlops-intro.md)
- [MLOps Teams](https://www.opscompendium.com/mlops/mlops-teams.md)
- [MLOps Literature](https://www.opscompendium.com/mlops/literature.md)
- [MLOps Course](https://www.opscompendium.com/mlops/mlops-course.md)
- [MLOps Patterns](https://www.opscompendium.com/mlops/mlops.md)
- [ML Experiment Management](https://www.opscompendium.com/mlops/experiment-management.md)
- [ML Model Monitoring & Alerts](https://www.opscompendium.com/mlops/mlops-monitoring-and-alerts.md)
- [MLOps Tools](https://www.opscompendium.com/mlops/full-stack-and-ops.md)
- [MLOps Deployment](https://www.opscompendium.com/mlops/mlops-deployment.md)
- [Feature Stores & Feature Pipelines](https://www.opscompendium.com/mlops/feature-stores-and-feature-pipelines.md)
- [Model Formats](https://www.opscompendium.com/mlops/model-formats.md)
- [AI As Data](https://www.opscompendium.com/mlops/ai-as-data.md)
- [MLOps Interview Questions](https://www.opscompendium.com/mlops/mlops-interview-questions.md)
- [ML Architecture](https://www.opscompendium.com/mlops/ml-architecture.md)
- [SQL](https://www.opscompendium.com/dataops/sql.md)
- [Tools](https://www.opscompendium.com/dataops/tools.md)
- [Databases](https://www.opscompendium.com/dataops/lakes-and-warehouses.md)
- [Database Modeling](https://www.opscompendium.com/dataops/database-architecture-and-modeling.md)
- [Data Analytics](https://www.opscompendium.com/dataops/data-analytics.md)
- [Data Engineering](https://www.opscompendium.com/dataops/data-engineering.md)
- [Data Pipelines](https://www.opscompendium.com/dataops/data-pipelines.md)
- [Data Strategy](https://www.opscompendium.com/dataops/data-strategy.md)
- [Data Vision](https://www.opscompendium.com/dataops/data-vision.md)
- [Data Teams](https://www.opscompendium.com/dataops/data-teams.md)
- [Data Catalogs](https://www.opscompendium.com/dataops/data-catalogs.md)
- [Data Governance](https://www.opscompendium.com/dataops/data-governance.md)
- [Data Quality](https://www.opscompendium.com/dataops/data-quality.md)
- [Data Observability](https://www.opscompendium.com/dataops/data-observability.md)
- [Data Program Management](https://www.opscompendium.com/dataops/data-program-management.md)
- [Data KPIs](https://www.opscompendium.com/dataops/data-kpis.md)
- [Data Mesh](https://www.opscompendium.com/dataops/data-mesh.md)
- [Data Contract](https://www.opscompendium.com/dataops/data-contract.md)
- [Data Product](https://www.opscompendium.com/dataops/data-product.md)
- [Data Engineering Questions & Training](https://www.opscompendium.com/dataops/data-engineering-questions-and-training.md)
- [Data Patterns](https://www.opscompendium.com/dataops/patterns.md)
- [Data Architecture](https://www.opscompendium.com/dataops/data-architecture.md)
- [Data Platforms](https://www.opscompendium.com/dataops/data-platforms.md)
- [Data Lineage](https://www.opscompendium.com/dataops/data-lineage.md)
- [DevOps Strategy](https://www.opscompendium.com/devops/devops-strategy.md)
- [DevOps Tools](https://www.opscompendium.com/devops/full-stack-and-ops.md)
- [Tutorials](https://www.opscompendium.com/devops/full-stack-and-ops/tutorials.md)
- [Continuous Integration](https://www.opscompendium.com/devops/full-stack-and-ops/continuous-integration.md)
- [Docker](https://www.opscompendium.com/devops/full-stack-and-ops/docker.md)
- [Kubernetes](https://www.opscompendium.com/devops/full-stack-and-ops/kubernetes.md)
- [Cloud Objects](https://www.opscompendium.com/devops/full-stack-and-ops/cloud-objects.md)
- [Key Value DB](https://www.opscompendium.com/devops/full-stack-and-ops/key-value-db.md)
- [API Gateway](https://www.opscompendium.com/devops/full-stack-and-ops/api-gateway.md)
- [Infrastructure As code](https://www.opscompendium.com/devops/full-stack-and-ops/infrastructure-as-code.md)
- [Logs](https://www.opscompendium.com/devops/full-stack-and-ops/logs.md)
- [ELK](https://www.opscompendium.com/devops/full-stack-and-ops/elk.md)
- [SLO](https://www.opscompendium.com/devops/full-stack-and-ops/slo.md)
- [DevOps Courses](https://www.opscompendium.com/devops/devops-courses.md)
- [Definitions](https://www.opscompendium.com/devsecops/tbd.md)
- [Tools](https://www.opscompendium.com/devsecops/tools.md)
- [Concepts](https://www.opscompendium.com/devsecops/concepts.md)
- [Problems](https://www.opscompendium.com/architecture/problems.md)
- [Development Concepts](https://www.opscompendium.com/architecture/development-concepts.md)
- [System Design](https://www.opscompendium.com/architecture/system-design.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
