# Infrastructure Library

This is the library of the Design docs.

* [Service Environment](https://docs.google.com/document/d/1L38-ckPntqEdnbQelcCqZCra_Ks5KFCfoqI39qD3H34/edit?usp=drive_link)
* [Migration from MySQL Aurora to Aurora Postgres with AWS DMS](https://docs.google.com/document/d/1n5g8BL2uchNt21q12nRHSlnVHNGNpNz2mNVndALK0tE/edit?usp=drive_link)
* [Self-serve GitOps](https://docs.google.com/document/d/1WhvNzxPJsP28hcxgXOKkfLdd7q6HeMsUyvR6tiEKmK8/edit?usp=drive_link)
* [Crossplane](https://docs.google.com/document/d/1iFEQG7IlwWP-Fg5a1soMYVBNla77RKaLbN-2u40F73o/edit?usp=drive_link)
* [Self-serve Observability](https://docs.google.com/document/d/16_PjPzD3gBBZV6Pc57vrpYbfM-tyZwm19KuIag3yd4M/edit?usp=drive_link)
* [Self-serve cost observability](https://docs.google.com/document/d/1nGx9ZX9OQzWbOutEFNeJi6iKwQKLusaMM011GeRJnJg/edit?usp=drive_link)
* [Data Engineering Infra](https://docs.google.com/document/d/1JVMn5xOYegl8h_gxOs7PMxy7ngqwDippkiPdDrDUFn8/edit?usp=drive_link)
* [Fault-tolerant service databases](https://docs.google.com/document/d/11vNqFBKWxrw2hH5a3mkG9I26Z6HbqlnjoLxuJWacUmY/edit?usp=drive_link)
* [SLOs automation](https://docs.google.com/document/d/1rvBavdrdZFq66T3tNa-YEd5WhjFnKwZUDrd8BiATk2s/edit?usp=drive_link)
* [Disaster Recovery](https://docs.google.com/document/d/1r73ypQ7l_AJfjWolOSJVTiUQwVANn9KCLFXI6NthXg4/edit?usp=drive_link)
* [Unified logging platform, Loki](https://docs.google.com/document/d/1JXxGczEIaYPYR7wgnTXqrhoa0sMOWWyRWBOWKZa_iF4/edit?usp=drive_link)
* [Spot Instances](https://docs.google.com/document/d/1XBPWCYJK_5XtA5UA1dMo6mr30UMonwq7elVwxUHHsEY/edit?usp=drive_link)
* [PGBouncer fine-tuning](https://docs.google.com/document/d/1xZIziHvybwgxnuhDYK7OjkOCy_-T63mTlnDI0lu6s1A/edit?usp=drive_link)
* [Chimera OAuth2 proxy](https://docs.google.com/document/d/1DK0e0MLEMxMFpc301MJFgTMFCtOZO-If1lejRQYbb68/edit?usp=drive_link)
* [Provisioner multi-domains support](https://docs.google.com/document/d/1aBMP760z3tm2sysHQAg40vADScfhabCydrkddNRD15w/edit?usp=drive_link)
* [Provisioner events](https://docs.google.com/document/d/1jnpndH09km5bKIc7UsuZvzuXBkGMz-6oLxJx7Lrdu5c/edit?usp=drive_link)
* [CI in Forks](https://docs.google.com/document/d/1r7X_4ZwjMVQr2ei4TmhcSKgb1zXRpyBWzhQWi6cn3NY/edit?usp=drive_link)
* [Unified CI](https://docs.google.com/document/d/1gPcnbbQnIGhIH9UQYZECQ9eLdVAJ9CguAZifszZkjBM/edit?usp=drive_link)
* [Unified CI - Self-service platform](https://docs.google.com/document/d/1U-tKJY7GSdL_hWOli71yhf885_POpSuo_yPIwrsbHZA/edit?usp=drive_link)


---

# 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://handbook.mattermost.com/operations/research-and-development/engineering/infrastructure-engineering/infrastructure-library.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.
