

Les traductions sont fournies par des outils de traduction automatique. En cas de conflit entre le contenu d'une traduction et celui de la version originale en anglais, la version anglaise prévaudra.

# Choix d’une stratégie de migration
<a name="migration-strategy"></a>

Lors de la transition vers le format Iceberg, le choix entre une migration sur place et une migration complète est crucial. Pour déterminer l'approche la mieux adaptée à vos besoins spécifiques, prenez en compte les questions et recommandations suivantes :


| Question | Recommendation | 
| --- | --- | 
|  **Quel est le format du fichier de données (par exemple, CSV ou Apache Parquet) ?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/fr_fr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **Voulez-vous mettre à jour ou consolider le schéma de table ?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/fr_fr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **La table bénéficierait-elle d'une modification de la stratégie de partition ?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/fr_fr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **Le tableau bénéficierait-il de l'ajout ou de la modification de la stratégie d'ordre de tri ?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/fr_fr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 
|  **La table contient-elle de nombreux petits fichiers ?**  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/fr_fr/prescriptive-guidance/latest/apache-iceberg-on-aws/migration-strategy.html)  | 