> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/productos/servers-2/concepts.md).

# Concepts

Explications et définitions des concepts clés des Serveurs : ce que c’est, comment on les dimensionne, les images, les réseaux, l’accès et la protection des données.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Qu’est-ce qu’un serveur ?</strong></td><td>Ce qu’est un serveur de Plenit, le modèle de paiement à la consommation et la répartition des responsabilités entre Plenit et le partenaire.</td><td><a href="/pages/681611614d0f8bf9da2c1b79e029ead11056703c">/pages/681611614d0f8bf9da2c1b79e029ead11056703c</a></td></tr><tr><td><strong>Dimensionnez votre serveur : CPU, RAM et disque</strong></td><td>Comment choisir la CPU, la RAM et le disque selon la charge du client, avec des points de départ par type d’utilisation et des conseils pour monter en charge.</td><td><a href="/pages/9ff1df86514214f67c5c5630a380ef2e911325b2">/pages/9ff1df86514214f67c5c5630a380ef2e911325b2</a></td></tr><tr><td><strong>Images et applications</strong></td><td>Systèmes d’exploitation disponibles, comment créer vos propres images réutilisables et quels appliances propose le Marketplace.</td><td><a href="/pages/649f03ecf79b4669885018fe8e24b023bb90d38b">/pages/649f03ecf79b4669885018fe8e24b023bb90d38b</a></td></tr><tr><td><strong>Réseaux du serveur</strong></td><td>Les quatre types de réseau (Standard, VPC, Layer 2 et IP Directe) et les critères pour choisir chacun d’eux.</td><td><a href="/pages/c02fbfcd8a9f668971212e6a08e8e459c2deb764">/pages/c02fbfcd8a9f668971212e6a08e8e459c2deb764</a></td></tr><tr><td><strong>Accès à distance</strong></td><td>Les moyens de vous connecter à vos serveurs et de les administrer : RDP, SSH, VPN et console.</td><td><a href="/pages/522df01309bf2e14f2cbbfeab3c1c2ecd5c8fc42">/pages/522df01309bf2e14f2cbbfeab3c1c2ecd5c8fc42</a></td></tr><tr><td><strong>Sauvegarde et protection des données</strong></td><td>Comment fonctionnent les copies automatiques et les snapshots, la rétention et la protection contre les ransomwares.</td><td><a href="/pages/f95e60bb96167c5bbdfc9e330036d9e1a1952bd7">/pages/f95e60bb96167c5bbdfc9e330036d9e1a1952bd7</a></td></tr><tr><td><strong>Glossaire</strong></td><td>Définitions des termes propres aux Serveurs.</td><td><a href="/pages/fb1cd3b067340b5c72fac930c382702615c8b5b4">/pages/fb1cd3b067340b5c72fac930c382702615c8b5b4</a></td></tr></tbody></table>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/fr/productos/servers-2/concepts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
