# Tools

* Dremio - *The Data Lake Engine* - [https://www.dremio.com](https://www.dremio.com/)
* Apache Airflow ***-** programmatically author, schedule and monitor workflows **-*** [https://airflow.apache.org](https://airflow.apache.org/)
* Perfect - *The New Standard in Dataflow Automation* - [https://www.prefect.io](https://www.prefect.io/)
* Flyte - *Develop, execute, and monitor distributed workflows reliably at scale* - <https://github.com/lyft/flyte>
* Amundsen - *Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when interacting with data* - <https://github.com/lyft/amundsen>


---

# 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://til.duyet.net/data-engineering/tools.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.
