# Deployment Matrix

## Deployment matrix

This matrix summarizes the **supported deployment options for Primeur Data One**, showing which product combinations are available on each operating system and database.&#x20;

Use it to quickly identify valid configurations for your environment.

<table><thead><tr><th width="358.79998779296875">Deployment option</th><th width="179.4000244140625">Linux</th><th width="140.4000244140625">Windows</th></tr></thead><tbody><tr><td>Data Mover</td><td>✅ <sup>(1)</sup></td><td>✅ <sup>(2)</sup></td></tr><tr><td>Data Watcher</td><td>✅ <sup>(3)</sup></td><td></td></tr><tr><td>Panorama</td><td>✅ </td><td></td></tr><tr><td>Data Mover + Data Watcher</td><td>✅ <sup>(1) (3)</sup></td><td>✅ <sup>(2)</sup></td></tr><tr><td>Data Mover + Data Shaper</td><td>✅ <sup>(1)</sup></td><td>✅ <sup>(2)</sup></td></tr><tr><td>Data Mover + Data Shaper + Data Watcher</td><td>✅ <sup>(1) (3)</sup></td><td>✅ <sup>(2)</sup></td></tr></tbody></table>

<sup>(1)</sup> both Oracle and PostgreSQL are supported

<sup>(2)</sup> only PostgreSQL is supported

<sup>(3)</sup> embedded-managed or external MongoDB instance

## Decision matrix

**This decision matrix helps you select the most appropriate Data One configuration based on your requirements**. It maps common use cases to recommended product combinations, operating systems, and database options.&#x20;

Use it as a quick reference during the planning phase to ensure your deployment aligns with supported and optimal configurations.

| Use case                                                          | Recommended configuration                          | Operating System | Database                             |
| ----------------------------------------------------------------- | -------------------------------------------------- | ---------------- | ------------------------------------ |
| **Secure file transfer without data transformation**              | Data Mover                                         | Linux            | PostgreSQL or Oracle                 |
|                                                                   |                                                    | Windows          | PostgreSQL                           |
| **Secure file transfer with end-to-end monitoring**               | Data Mover + Data Watcher                          | Linux            | PostgreSQL or Oracle                 |
|                                                                   |                                                    | Windows          | PostgreSQL                           |
| **Third-party system monitoring**                                 | Data Watcher                                       | Linux            | embedded-managed or external MongoDB |
| **Secure file transfer with data transformation**                 | Data Mover + Data Shaper                           | Linux            | PostgreSQL or Oracle                 |
|                                                                   |                                                    | Windows          | PostgreSQL                           |
| **Third-party system monitoring and reporting of file transfers** | Data Watcher + Panorama                            | Linux            | embedded-managed or external MongoDB |
| **Full platform (all features)**                                  | Data Mover + Data Shaper + Data Watcher + Panorama | Linux            | PostgreSQL or Oracle                 |
|                                                                   |                                                    | Windows          | PostgreSQL                           |


---

# 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.primeur.com/data-one-installation-manager/deployment-matrix.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.
