[{"data":1,"prerenderedAt":712},["ShallowReactive",2],{"/fr-fr/blog/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws/":3,"navigation-fr-fr":41,"banner-fr-fr":460,"footer-fr-fr":472,"Emilio Salvador":684,"next-steps-fr-fr":697},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":16,"config":30,"_id":34,"_type":35,"title":36,"_source":37,"_file":38,"_stem":39,"_extension":40},"/fr-fr/blog/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws","blog",false,"",{"title":9,"description":10,"ogTitle":9,"ogDescription":10,"noIndex":6,"ogImage":11,"ogUrl":12,"ogSiteName":13,"ogType":14,"canonicalUrls":12,"schema":15},"GitLab Duo combiné à Amazon Q : l'IA agentique optimisée pour AWS est désormais disponible à tous les utilisateurs","La plateforme DevSecOps complète alimentée par l'IA, combinée aux fonctionnalités de cloud computing les plus avancées, accélère les cycles de développement, augmente l'automatisation et améliore la qualité du code.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659604/Blog/Hero%20Images/Screenshot_2024-11-27_at_4.55.28_PM.png","https://about.gitlab.com/blog/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws","https://about.gitlab.com","article","\n                        {\n        \"@context\": \"https://schema.org\",\n        \"@type\": \"Article\",\n        \"headline\": \"GitLab Duo combiné à Amazon Q : l'IA agentique optimisée pour AWS est désormais disponible à tous les utilisateurs\",\n        \"author\": [{\"@type\":\"Person\",\"name\":\"Emilio Salvador\"}],\n        \"datePublished\": \"2025-04-17\",\n      }\n                  ",{"title":9,"description":10,"authors":17,"heroImage":11,"date":19,"body":20,"category":21,"tags":22,"updatedDate":29},[18],"Emilio Salvador","2025-04-17","Nous sommes ravis d'annoncer aujourd'hui la disponibilité générale de [GitLab Duo combiné à Amazon Q](https://about.gitlab.com/fr-fr/partners/technology-partners/aws/), qui fournit une IA agentique tout au long du cycle de développement logiciel aux clients AWS. Basé sur GitLab Ultimate, GitLab Duo combiné à Amazon Q inclut de nombreuses fonctionnalités, telles que la complétion de code, l'explication de code, la génération de code, le chat, ainsi que l'explication et la résolution des vulnérabilités, qui sont désormais toutes optimisées par Amazon Q. Cette solution est disponible dans le cadre d'un modèle de déploiement GitLab Self-Managed pour les clients sur AWS.\n\nLes agents d'Amazon Q étant directement intégrés à la plateforme DevSecOps de GitLab, les développeurs peuvent continuer à utiliser leur environnement de développement habituel tout en bénéficiant de puissantes fonctionnalités d'IA. Le résultat ? Une expérience fluide qui permet d'accélérer les cycles de développement, de réduire les tâches manuelles et d'améliorer la qualité du code.\n\n« Le programme d'accès anticipé de GitLab Duo combiné à Amazon Q nous a permis de découvrir tout le potentiel de transformation de cette solution pour nos workflows de développement », explique Osmar Alonso, ingénieur DevOps chez Volkswagen Digital Solutions. « Même lors de la phase d'amorçage, nous avons vu comment une intégration plus avancée d'agents autonomes pouvait rationaliser notre processus, de la validation du code à la production. Nous avons hâte de découvrir comment cette technologie va nous permettre de nous concentrer sur l'innovation et d'accélérer notre transformation digitale. »\n\n## L'IA agentique s'invite dans les environnements clients complexes\n\nEn combinant l'IA agentique avec une infrastructure cloud sécurisée et fiable, GitLab et AWS apportent une sécurité, une évolutivité et une fiabilité intégrées aux environnements clients complexes, ce qui se traduit par de nombreux avantages :\n\n__Une expérience de développement unifiée pour un développement rationalisé__\n\nLes développeurs peuvent interagir avec Amazon Q via l'interface GitLab Duo Chat à partir de leur environnement de développement intégré (IDE) préféré ou de l'interface Web GitLab. Les utilisateurs n'ont ainsi pas besoin de changer de contexte pour utiliser d'autres outils et peuvent rester concentrés sur le projet en cours.\n\n__Une solution unique pour l'ensemble du cycle de développement logiciel__\n\nLes suggestions et optimisations de code exploitent les modèles et pratiques spécifiques à AWS, tandis que les outils de test comprennent les interactions et les dépendances des services AWS. Un magasin de données commun à toutes les étapes fournit un contexte essentiel aux agents d'IA, permettant une visibilité et une traçabilité complètes pour les actions pertinentes.\n\n__Un développement sécurisé avec des garde-fous à l'échelle de l'entreprise__\n\nLa sécurité et la conformité tout au long du cycle de développement logiciel sont intégrées directement dans la plateforme de développement avec des garde-fous qui aident à réduire les risques sans entraver la vélocité du développement. Cette approche sécurisée du développement logiciel garantit la transparence et l'auditabilité grâce aux agents d'IA, tout en s'intégrant de façon homogène aux services liés à la sécurité et aux frameworks de conformité d'AWS.\n\n## Comment utiliser GitLab Duo combiné à Amazon Q ?\n\nVoici cinq cas d'utilisation initiaux que nous ciblons pour aider les équipes à créer plus rapidement des logiciels sécurisés avec une IA agentique : \n\n1. **Accélération du développement des fonctionnalités** : créez des descriptions dans les tickets, générez des plans de mise en œuvre en fonction de votre code base existant et produisez des merge requests complètes prêtes pour la vérification. Vous accélérez ainsi la livraison des fonctionnalités tout en appliquant vos normes de développement internes.  \n2. **Modernisation des applications existantes** : analysez votre code base Java existant, créez un plan de mise à niveau complet et générez des merge requests contenant toutes les modifications de code nécessaires. Cela permet de réduire le temps de mise à niveau de Java, tout en maintenant une piste d'audit claire de toutes les transformations de code. La prise en charge de .NET et d'autres langages est prévue pour les prochaines versions.  \n3. **Amélioration de l'assurance qualité** : analysez le code et créez automatiquement des tests unitaires complets qui comprennent la logique de votre application et les interactions avec les services AWS. Vous pouvez ainsi augmenter la couverture des tests, réduire les tâches manuelles de rédaction des tests et contribuer à assurer une qualité de test constante pour toutes les applications.  \n4. **Optimisation de la revue de code** : insérez des commentaires inline sur les modifications de code, suggérez des améliorations basées sur les normes de développement, mettez en évidence les considérations de sécurité et de performances. Vous pouvez ainsi réduire les cycles de revue de code et fournir des merges de code de meilleure qualité pour le déploiement.  \n5. **Correction des vulnérabilités** : expliquez les vulnérabilités détectées de façon claire et détaillée, puis corrigez-les en un seul clic en fonction des modifications de code recommandées, ce qui contribue à réduire considérablement le délai entre la détection des failles et leur correction.\n\nDécouvrez GitLab Duo combiné à Amazon Q en action :\n\n\u003Cdiv style=\"padding:56.25% 0 0 0;position:relative;\">\u003Ciframe src=\"https://player.vimeo.com/video/1075753390?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;\" title=\"Technical Demo: GitLab Duo with Amazon Q\">\u003C/iframe>\u003C/div>\u003Cscript src=\"https://player.vimeo.com/api/player.js\">\u003C/script>\n\n> #### Profitez dès aujourd'hui des avantages de GitLab Duo combiné à Amazon Q\n> La combinaison de la plateforme DevSecOps unifiée de GitLab alimentée par l'IA et des fonctionnalités d'IA avancées d'Amazon Q offre aux clients AWS une solution qui transforme la façon dont les équipes créent et déploient les logiciels. Pour en savoir plus sur GitLab Duo combiné à Amazon Q, n'hésitez pas à nous retrouver à l'occasion d'un [AWS Global Summit dans votre région](https://about.gitlab.com/fr-fr/events/aws-summits/) ou à [contacter votre représentant GitLab](https://about.gitlab.com/fr-fr/partners/technology-partners/aws/#form).","ai-ml",[23,24,25,26,27,28],"AI/ML","DevSecOps platform","AWS","product","features","news","2025-04-24",{"slug":31,"featured":32,"template":33},"gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws",true,"BlogPost","content:fr-fr:blog:gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws.yml","yaml","Gitlab Duo With Amazon Q Agentic Ai Optimized For Aws","content","fr-fr/blog/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws.yml","fr-fr/blog/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws","yml",{"_path":42,"_dir":43,"_draft":6,"_partial":6,"_locale":7,"data":44,"_id":456,"_type":35,"title":457,"_source":37,"_file":458,"_stem":459,"_extension":40},"/shared/fr-fr/main-navigation","fr-fr",{"logo":45,"freeTrial":50,"sales":55,"login":60,"items":65,"search":397,"minimal":433,"duo":447},{"config":46},{"href":47,"dataGaName":48,"dataGaLocation":49},"/fr-fr/","gitlab logo","header",{"text":51,"config":52},"Commencer un essai gratuit",{"href":53,"dataGaName":54,"dataGaLocation":49},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":56,"config":57},"Contacter l'équipe commerciale",{"href":58,"dataGaName":59,"dataGaLocation":49},"/fr-fr/sales/","sales",{"text":61,"config":62},"Connexion",{"href":63,"dataGaName":64,"dataGaLocation":49},"https://gitlab.com/users/sign_in/","sign in",[66,110,208,213,318,378],{"text":67,"config":68,"cards":70,"footer":93},"Plateforme",{"dataNavLevelOne":69},"platform",[71,77,85],{"title":67,"description":72,"link":73},"La plateforme DevSecOps alimentée par l'IA la plus complète",{"text":74,"config":75},"Découvrir notre plateforme",{"href":76,"dataGaName":69,"dataGaLocation":49},"/fr-fr/platform/",{"title":78,"description":79,"link":80},"GitLab Duo (IA)","Créez des logiciels plus rapidement en tirant parti de l'IA à chaque étape du développement",{"text":81,"config":82},"Découvrez GitLab Duo",{"href":83,"dataGaName":84,"dataGaLocation":49},"/fr-fr/gitlab-duo/","gitlab duo ai",{"title":86,"description":87,"link":88},"Choisir GitLab","10 raisons pour lesquelles les entreprises choisissent GitLab",{"text":89,"config":90},"En savoir plus",{"href":91,"dataGaName":92,"dataGaLocation":49},"/fr-fr/why-gitlab/","why gitlab",{"title":94,"items":95},"Démarrer avec",[96,101,106],{"text":97,"config":98},"Ingénierie de plateforme",{"href":99,"dataGaName":100,"dataGaLocation":49},"/fr-fr/solutions/platform-engineering/","platform engineering",{"text":102,"config":103},"Expérience développeur",{"href":104,"dataGaName":105,"dataGaLocation":49},"/fr-fr/developer-experience/","Developer experience",{"text":107,"config":108},"MLOps",{"href":109,"dataGaName":107,"dataGaLocation":49},"/fr-fr/topics/devops/the-role-of-ai-in-devops/",{"text":111,"left":32,"config":112,"link":114,"lists":118,"footer":190},"Produit",{"dataNavLevelOne":113},"solutions",{"text":115,"config":116},"Voir toutes les solutions",{"href":117,"dataGaName":113,"dataGaLocation":49},"/fr-fr/solutions/",[119,145,168],{"title":120,"description":121,"link":122,"items":127},"Automatisation","CI/CD et automatisation pour accélérer le déploiement",{"config":123},{"icon":124,"href":125,"dataGaName":126,"dataGaLocation":49},"AutomatedCodeAlt","/fr-fr/solutions/delivery-automation/","automated software delivery",[128,132,136,141],{"text":129,"config":130},"CI/CD",{"href":131,"dataGaLocation":49,"dataGaName":129},"/fr-fr/solutions/continuous-integration/",{"text":133,"config":134},"Développement assisté par l'IA",{"href":83,"dataGaLocation":49,"dataGaName":135},"AI assisted development",{"text":137,"config":138},"Gestion du code source",{"href":139,"dataGaLocation":49,"dataGaName":140},"/fr-fr/solutions/source-code-management/","Source Code Management",{"text":142,"config":143},"Livraison de logiciels automatisée",{"href":125,"dataGaLocation":49,"dataGaName":144},"Automated software delivery",{"title":146,"description":147,"link":148,"items":153},"Securité","Livrez du code plus rapidement sans compromettre la sécurité",{"config":149},{"href":150,"dataGaName":151,"dataGaLocation":49,"icon":152},"/fr-fr/solutions/security-compliance/","security and compliance","ShieldCheckLight",[154,158,163],{"text":155,"config":156},"Sécurité et conformité",{"href":150,"dataGaLocation":49,"dataGaName":157},"Security & Compliance",{"text":159,"config":160},"Sécurité de la chaîne d'approvisionnement logicielle",{"href":161,"dataGaLocation":49,"dataGaName":162},"/fr-fr/solutions/supply-chain/","Software supply chain security",{"text":164,"config":165},"Conformité et gouvernance",{"href":166,"dataGaLocation":49,"dataGaName":167},"/fr-fr/solutions/continuous-software-compliance/","Compliance and governance",{"title":169,"link":170,"items":175},"Mesures",{"config":171},{"icon":172,"href":173,"dataGaName":174,"dataGaLocation":49},"DigitalTransformation","/fr-fr/solutions/visibility-measurement/","visibility and measurement",[176,180,185],{"text":177,"config":178},"Visibilité et mesures",{"href":173,"dataGaLocation":49,"dataGaName":179},"Visibility and Measurement",{"text":181,"config":182},"Gestion de la chaîne de valeur",{"href":183,"dataGaLocation":49,"dataGaName":184},"/fr-fr/solutions/value-stream-management/","Value Stream Management",{"text":186,"config":187},"Données d'analyse et informations clés",{"href":188,"dataGaLocation":49,"dataGaName":189},"/fr-fr/solutions/analytics-and-insights/","Analytics and insights",{"title":191,"items":192},"GitLab pour",[193,198,203],{"text":194,"config":195},"Entreprises",{"href":196,"dataGaLocation":49,"dataGaName":197},"/fr-fr/enterprise/","enterprise",{"text":199,"config":200},"PME",{"href":201,"dataGaLocation":49,"dataGaName":202},"/fr-fr/small-business/","small business",{"text":204,"config":205},"Secteur public",{"href":206,"dataGaLocation":49,"dataGaName":207},"/fr-fr/solutions/public-sector/","public sector",{"text":209,"config":210},"Tarifs",{"href":211,"dataGaName":212,"dataGaLocation":49,"dataNavLevelOne":212},"/fr-fr/pricing/","pricing",{"text":214,"config":215,"link":217,"lists":221,"feature":305},"Ressources",{"dataNavLevelOne":216},"resources",{"text":218,"config":219},"Afficher toutes les ressources",{"href":220,"dataGaName":216,"dataGaLocation":49},"/fr-fr/resources/",[222,255,277],{"title":223,"items":224},"Premiers pas",[225,230,235,240,245,250],{"text":226,"config":227},"Installation",{"href":228,"dataGaName":229,"dataGaLocation":49},"/fr-fr/install/","install",{"text":231,"config":232},"Guides de démarrage rapide",{"href":233,"dataGaName":234,"dataGaLocation":49},"/fr-fr/get-started/","quick setup checklists",{"text":236,"config":237},"Apprentissage",{"href":238,"dataGaLocation":49,"dataGaName":239},"https://university.gitlab.com/","learn",{"text":241,"config":242},"Documentation sur le produit",{"href":243,"dataGaName":244,"dataGaLocation":49},"https://docs.gitlab.com/","product documentation",{"text":246,"config":247},"Vidéos sur les bonnes pratiques",{"href":248,"dataGaName":249,"dataGaLocation":49},"/fr-fr/getting-started-videos/","best practice videos",{"text":251,"config":252},"Intégrations",{"href":253,"dataGaName":254,"dataGaLocation":49},"/fr-fr/integrations/","integrations",{"title":256,"items":257},"Découvrir",[258,263,267,272],{"text":259,"config":260},"Histoires de succès client",{"href":261,"dataGaName":262,"dataGaLocation":49},"/fr-fr/customers/","customer success stories",{"text":264,"config":265},"Blog",{"href":266,"dataGaName":5,"dataGaLocation":49},"/fr-fr/blog/",{"text":268,"config":269},"Travail à distance",{"href":270,"dataGaName":271,"dataGaLocation":49},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":273,"config":274},"TeamOps",{"href":275,"dataGaName":276,"dataGaLocation":49},"/fr-fr/teamops/","teamops",{"title":278,"items":279},"Connecter",[280,285,290,295,300],{"text":281,"config":282},"Services GitLab",{"href":283,"dataGaName":284,"dataGaLocation":49},"/fr-fr/services/","services",{"text":286,"config":287},"Communauté",{"href":288,"dataGaName":289,"dataGaLocation":49},"/community/","community",{"text":291,"config":292},"Forum",{"href":293,"dataGaName":294,"dataGaLocation":49},"https://forum.gitlab.com/","forum",{"text":296,"config":297},"Événements",{"href":298,"dataGaName":299,"dataGaLocation":49},"/events/","events",{"text":301,"config":302},"Partenaires",{"href":303,"dataGaName":304,"dataGaLocation":49},"/fr-fr/partners/","partners",{"backgroundColor":306,"textColor":307,"text":308,"image":309,"link":313},"#2f2a6b","#fff","L'avenir du développement logiciel. Tendances et perspectives.",{"altText":310,"config":311},"carte promo The Source",{"src":312},"/images/navigation/the-source-promo-card.svg",{"text":314,"config":315},"Lire les articles les plus récents",{"href":316,"dataGaName":317,"dataGaLocation":49},"/fr-fr/the-source/","the source",{"text":319,"config":320,"lists":322},"Société",{"dataNavLevelOne":321},"company",[323],{"items":324},[325,330,336,338,343,348,353,358,363,368,373],{"text":326,"config":327},"À propos",{"href":328,"dataGaName":329,"dataGaLocation":49},"/fr-fr/company/","about",{"text":331,"config":332,"footerGa":335},"Emplois",{"href":333,"dataGaName":334,"dataGaLocation":49},"/jobs/","jobs",{"dataGaName":334},{"text":296,"config":337},{"href":298,"dataGaName":299,"dataGaLocation":49},{"text":339,"config":340},"Leadership",{"href":341,"dataGaName":342,"dataGaLocation":49},"/company/team/e-group/","leadership",{"text":344,"config":345},"Équipe",{"href":346,"dataGaName":347,"dataGaLocation":49},"/company/team/","team",{"text":349,"config":350},"Manuel",{"href":351,"dataGaName":352,"dataGaLocation":49},"https://handbook.gitlab.com/","handbook",{"text":354,"config":355},"Relations avec les investisseurs",{"href":356,"dataGaName":357,"dataGaLocation":49},"https://ir.gitlab.com/","investor relations",{"text":359,"config":360},"Centre de confiance",{"href":361,"dataGaName":362,"dataGaLocation":49},"/fr-fr/security/","trust center",{"text":364,"config":365},"Centre pour la transparence de l'IA",{"href":366,"dataGaName":367,"dataGaLocation":49},"/fr-fr/ai-transparency-center/","ai transparency center",{"text":369,"config":370},"Newsletter",{"href":371,"dataGaName":372,"dataGaLocation":49},"/company/contact/","newsletter",{"text":374,"config":375},"Presse",{"href":376,"dataGaName":377,"dataGaLocation":49},"/press/","press",{"text":379,"config":380,"lists":381},"Nous contacter",{"dataNavLevelOne":321},[382],{"items":383},[384,387,392],{"text":56,"config":385},{"href":58,"dataGaName":386,"dataGaLocation":49},"talk to sales",{"text":388,"config":389},"Aide",{"href":390,"dataGaName":391,"dataGaLocation":49},"/support/","get help",{"text":393,"config":394},"Portail clients GitLab",{"href":395,"dataGaName":396,"dataGaLocation":49},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":398,"login":399,"suggestions":406},"Fermer",{"text":400,"link":401},"Pour rechercher des dépôts et des projets, connectez-vous à",{"text":402,"config":403},"gitlab.com",{"href":63,"dataGaName":404,"dataGaLocation":405},"search login","search",{"text":407,"default":408},"Suggestions",[409,412,417,419,424,429],{"text":78,"config":410},{"href":83,"dataGaName":411,"dataGaLocation":405},"GitLab Duo (AI)",{"text":413,"config":414},"Suggestions de code (IA)",{"href":415,"dataGaName":416,"dataGaLocation":405},"/fr-fr/solutions/code-suggestions/","Code Suggestions (AI)",{"text":129,"config":418},{"href":131,"dataGaName":129,"dataGaLocation":405},{"text":420,"config":421},"GitLab sur AWS",{"href":422,"dataGaName":423,"dataGaLocation":405},"/fr-fr/partners/technology-partners/aws/","GitLab on AWS",{"text":425,"config":426},"GitLab sur Google Cloud ",{"href":427,"dataGaName":428,"dataGaLocation":405},"/fr-fr/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":430,"config":431},"Pourquoi utiliser GitLab ?",{"href":91,"dataGaName":432,"dataGaLocation":405},"Why GitLab?",{"freeTrial":434,"mobileIcon":439,"desktopIcon":444},{"text":435,"config":436},"Commencer votre essai gratuit",{"href":437,"dataGaName":54,"dataGaLocation":438},"https://gitlab.com/-/trials/new/","nav",{"altText":440,"config":441},"Icône GitLab",{"src":442,"dataGaName":443,"dataGaLocation":438},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":440,"config":445},{"src":446,"dataGaName":443,"dataGaLocation":438},"/images/brand/gitlab-logo-type.svg",{"freeTrial":448,"mobileIcon":452,"desktopIcon":454},{"text":449,"config":450},"En savoir plus sur GitLab Duo",{"href":83,"dataGaName":451,"dataGaLocation":438},"gitlab duo",{"altText":440,"config":453},{"src":442,"dataGaName":443,"dataGaLocation":438},{"altText":440,"config":455},{"src":446,"dataGaName":443,"dataGaLocation":438},"content:shared:fr-fr:main-navigation.yml","Main Navigation","shared/fr-fr/main-navigation.yml","shared/fr-fr/main-navigation",{"_path":461,"_dir":43,"_draft":6,"_partial":6,"_locale":7,"title":462,"titleMobile":462,"button":463,"config":467,"_id":469,"_type":35,"_source":37,"_file":470,"_stem":471,"_extension":40},"/shared/fr-fr/banner","La plateforme GitLab Duo Agent est maintenant en bêta publique !",{"text":89,"config":464},{"href":465,"dataGaName":466,"dataGaLocation":49},"/fr-fr/gitlab-duo/agent-platform/","duo banner",{"layout":468},"release","content:shared:fr-fr:banner.yml","shared/fr-fr/banner.yml","shared/fr-fr/banner",{"_path":473,"_dir":43,"_draft":6,"_partial":6,"_locale":7,"data":474,"_id":680,"_type":35,"title":681,"_source":37,"_file":682,"_stem":683,"_extension":40},"/shared/fr-fr/main-footer",{"text":475,"source":476,"edit":482,"contribute":487,"config":492,"items":497,"minimal":671},"Git est une marque déposée de Software Freedom Conservancy et notre utilisation de « GitLab » est sous licence",{"text":477,"config":478},"Afficher le code source de la page",{"href":479,"dataGaName":480,"dataGaLocation":481},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":483,"config":484},"Modifier cette page",{"href":485,"dataGaName":486,"dataGaLocation":481},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":488,"config":489},"Veuillez contribuer",{"href":490,"dataGaName":491,"dataGaLocation":481},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":493,"facebook":494,"youtube":495,"linkedin":496},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[498,521,575,608,642],{"title":67,"links":499,"subMenu":504},[500],{"text":501,"config":502},"Plateforme DevSecOps",{"href":76,"dataGaName":503,"dataGaLocation":481},"devsecops platform",[505],{"title":209,"links":506},[507,511,516],{"text":508,"config":509},"Voir les forfaits",{"href":211,"dataGaName":510,"dataGaLocation":481},"view plans",{"text":512,"config":513},"Pourquoi choisir GitLab Premium ?",{"href":514,"dataGaName":515,"dataGaLocation":481},"/fr-fr/pricing/premium/","why premium",{"text":517,"config":518},"Pourquoi choisir GitLab Ultimate ?",{"href":519,"dataGaName":520,"dataGaLocation":481},"/fr-fr/pricing/ultimate/","why ultimate",{"title":522,"links":523},"Solutions",[524,529,532,534,539,544,548,551,554,559,561,563,565,570],{"text":525,"config":526},"Transformation digitale",{"href":527,"dataGaName":528,"dataGaLocation":481},"/fr-fr/topics/digital-transformation/","digital transformation",{"text":155,"config":530},{"href":150,"dataGaName":531,"dataGaLocation":481},"security & compliance",{"text":142,"config":533},{"href":125,"dataGaName":126,"dataGaLocation":481},{"text":535,"config":536},"Développement agile",{"href":537,"dataGaName":538,"dataGaLocation":481},"/fr-fr/solutions/agile-delivery/","agile delivery",{"text":540,"config":541},"Transformation cloud",{"href":542,"dataGaName":543,"dataGaLocation":481},"/fr-fr/topics/cloud-native/","cloud transformation",{"text":545,"config":546},"SCM",{"href":139,"dataGaName":547,"dataGaLocation":481},"source code management",{"text":129,"config":549},{"href":131,"dataGaName":550,"dataGaLocation":481},"continuous integration & delivery",{"text":181,"config":552},{"href":183,"dataGaName":553,"dataGaLocation":481},"value stream management",{"text":555,"config":556},"GitOps",{"href":557,"dataGaName":558,"dataGaLocation":481},"/fr-fr/solutions/gitops/","gitops",{"text":194,"config":560},{"href":196,"dataGaName":197,"dataGaLocation":481},{"text":199,"config":562},{"href":201,"dataGaName":202,"dataGaLocation":481},{"text":204,"config":564},{"href":206,"dataGaName":207,"dataGaLocation":481},{"text":566,"config":567},"Formation",{"href":568,"dataGaName":569,"dataGaLocation":481},"/fr-fr/solutions/education/","education",{"text":571,"config":572},"Services financiers",{"href":573,"dataGaName":574,"dataGaLocation":481},"/fr-fr/solutions/finance/","financial services",{"title":214,"links":576},[577,579,581,583,586,588,592,594,596,598,600,602,604,606],{"text":226,"config":578},{"href":228,"dataGaName":229,"dataGaLocation":481},{"text":231,"config":580},{"href":233,"dataGaName":234,"dataGaLocation":481},{"text":236,"config":582},{"href":238,"dataGaName":239,"dataGaLocation":481},{"text":241,"config":584},{"href":243,"dataGaName":585,"dataGaLocation":481},"docs",{"text":264,"config":587},{"href":266,"dataGaName":5},{"text":589,"config":590},"Histoires de réussite client",{"href":591,"dataGaLocation":481},"/customers/",{"text":259,"config":593},{"href":261,"dataGaName":262,"dataGaLocation":481},{"text":268,"config":595},{"href":270,"dataGaName":271,"dataGaLocation":481},{"text":281,"config":597},{"href":283,"dataGaName":284,"dataGaLocation":481},{"text":273,"config":599},{"href":275,"dataGaName":276,"dataGaLocation":481},{"text":286,"config":601},{"href":288,"dataGaName":289,"dataGaLocation":481},{"text":291,"config":603},{"href":293,"dataGaName":294,"dataGaLocation":481},{"text":296,"config":605},{"href":298,"dataGaName":299,"dataGaLocation":481},{"text":301,"config":607},{"href":303,"dataGaName":304,"dataGaLocation":481},{"title":319,"links":609},[610,612,614,616,618,620,622,626,631,633,635,637],{"text":326,"config":611},{"href":328,"dataGaName":321,"dataGaLocation":481},{"text":331,"config":613},{"href":333,"dataGaName":334,"dataGaLocation":481},{"text":339,"config":615},{"href":341,"dataGaName":342,"dataGaLocation":481},{"text":344,"config":617},{"href":346,"dataGaName":347,"dataGaLocation":481},{"text":349,"config":619},{"href":351,"dataGaName":352,"dataGaLocation":481},{"text":354,"config":621},{"href":356,"dataGaName":357,"dataGaLocation":481},{"text":623,"config":624},"Sustainability",{"href":625,"dataGaName":623,"dataGaLocation":481},"/sustainability/",{"text":627,"config":628},"Diversité, inclusion et appartenance (DIB)",{"href":629,"dataGaName":630,"dataGaLocation":481},"/fr-fr/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":359,"config":632},{"href":361,"dataGaName":362,"dataGaLocation":481},{"text":369,"config":634},{"href":371,"dataGaName":372,"dataGaLocation":481},{"text":374,"config":636},{"href":376,"dataGaName":377,"dataGaLocation":481},{"text":638,"config":639},"Déclaration de transparence sur l'esclavage moderne",{"href":640,"dataGaName":641,"dataGaLocation":481},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":379,"links":643},[644,647,649,651,656,661,666],{"text":645,"config":646},"Échanger avec un expert",{"href":58,"dataGaName":59,"dataGaLocation":481},{"text":388,"config":648},{"href":390,"dataGaName":391,"dataGaLocation":481},{"text":393,"config":650},{"href":395,"dataGaName":396,"dataGaLocation":481},{"text":652,"config":653},"Statut",{"href":654,"dataGaName":655,"dataGaLocation":481},"https://status.gitlab.com/","status",{"text":657,"config":658},"Conditions d'utilisation",{"href":659,"dataGaName":660},"/terms/","terms of use",{"text":662,"config":663},"Déclaration de confidentialité",{"href":664,"dataGaName":665,"dataGaLocation":481},"/fr-fr/privacy/","privacy statement",{"text":667,"config":668},"Préférences en matière de cookies",{"dataGaName":669,"dataGaLocation":481,"id":670,"isOneTrustButton":32},"cookie preferences","ot-sdk-btn",{"items":672},[673,675,678],{"text":657,"config":674},{"href":659,"dataGaName":660,"dataGaLocation":481},{"text":676,"config":677},"Politique de confidentialité",{"href":664,"dataGaName":665,"dataGaLocation":481},{"text":667,"config":679},{"dataGaName":669,"dataGaLocation":481,"id":670,"isOneTrustButton":32},"content:shared:fr-fr:main-footer.yml","Main Footer","shared/fr-fr/main-footer.yml","shared/fr-fr/main-footer",[685],{"_path":686,"_dir":687,"_draft":6,"_partial":6,"_locale":7,"content":688,"config":692,"_id":694,"_type":35,"title":18,"_source":37,"_file":695,"_stem":696,"_extension":40},"/en-us/blog/authors/emilio-salvador","authors",{"name":18,"config":689},{"headshot":690,"ctfId":691},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660161/Blog/Author%20Headshots/esalvadorp-headshot.png","esalvadorp",{"template":693},"BlogAuthor","content:en-us:blog:authors:emilio-salvador.yml","en-us/blog/authors/emilio-salvador.yml","en-us/blog/authors/emilio-salvador",{"_path":698,"_dir":43,"_draft":6,"_partial":6,"_locale":7,"header":699,"eyebrow":700,"blurb":701,"button":702,"secondaryButton":706,"_id":708,"_type":35,"title":709,"_source":37,"_file":710,"_stem":711,"_extension":40},"/shared/fr-fr/next-steps","Commencez à livrer des logiciels de meilleurs qualité plus rapidement","Plus de 50 % des entreprises du classement Fortune 100 font confiance à GitLab","Découvrez comment la plateforme DevSecOps intelligente\n\n\npeut aider votre équipe.\n",{"text":51,"config":703},{"href":704,"dataGaName":54,"dataGaLocation":705},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":56,"config":707},{"href":58,"dataGaName":59,"dataGaLocation":705},"content:shared:fr-fr:next-steps.yml","Next Steps","shared/fr-fr/next-steps.yml","shared/fr-fr/next-steps",1753981667412]