# Stack tecnologico

Lo strato analitico è implementato sul seguente stack:

* **Kafka:** piattaforma distribuita di event streaming per la pubblicazione e il consumo di eventi.
* **Vector**: agente open source per pipeline di dati di osservabilità e streaming, utilizzato per il routing e la trasformazione tra sorgenti e destinazioni.
* **ClickHouse:** database OLAP columnare ad alte prestazioni per query analitiche.
* **Metabase:** piattaforma open source di BI e self-service analytics.


---

# 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://docs.opencityitalia.it/dashboard-di-monitoraggio-dei-servizi/architettura-dei-dati/stack-tecnologico.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.
