Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] fix capitalization #3377

Open
wants to merge 2 commits into
base: dev-fr
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/fr/bare-metal-machine.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Machine Physique (Bare Metal)
title: Machine physique (bare metal)
status: Completed
category: technology
tags: ["infrastructure", "", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/chaos-engineering.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Ingénierie du Chaos (Chaos Engineering)
title: Ingénierie du chaos (Chaos Engineering)
status: Completed
category: concept
tags: ["méthodologie", "", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/client-server-architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Architecture Client-Serveur
title: Architecture client-serveur
status: Completed
category: technology
tags: ["architecture", "fondamental", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/cloud-computing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Cloud Computing
title: Cloud computing
status: Completed
category: concept
tags: ["infrastructure", "fondamental", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/cloud-native-security.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Sécurité Cloud Natives
title: Sécurité Cloud Native
status: Completed
category: concept
tags: ["sécurité", "", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/container-orchestration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Orchestration de Conteneurs
title: Orchestration de conteneurs
status: Completed
category: Concept
---
Expand Down
2 changes: 1 addition & 1 deletion content/fr/continuous-delivery.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Livraison Continue (Continuous Delivery)
title: Livraison continue (Continuous Delivery)
status: Completed
category: concept
tags: ["méthodologie", "application", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/continuous-deployment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Déploiement Continu (Continuous Deployment)
title: Déploiement continu (Continuous Deployment)
status: Completed
category: concept
tags: ["application", "méthodologie", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/continuous-integration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Intégration Continue (CI)
title: Intégration continue (CI)
status: Completed
category: concept
tags: ["application", "méthodologie", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/distributed-apps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Applications Distribuées
title: Applications distribuées
status: Completed
category: concept
tags: ["architecture", "", ""]
Expand Down
4 changes: 2 additions & 2 deletions content/fr/edge-computing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Informatique en Périphérie (Edge Computing)
title: Informatique en périphérie (Edge Computing)
status: Completed
category: Technology
---
Expand All @@ -24,4 +24,4 @@ Bien que cela soit un exemple extrême, la plupart des utilisateurs ne voudraien
Comme décrit ci-dessus, pour que les dispositifs de périphérie de réseau soient utiles, ils doivent effectuer au moins une partie du traitement et de l'analyse localement pour fournir un retour d'information quasi instantanée aux utilisateurs.
Cela est réalisé en déplaçant certaines ressources de stockage et de traitement du centre de données vers l'endroit où les données sont générées : le dispositif de périphérie de réseau.
Les données traitées et non traitées sont ensuite envoyées au centre de données pour un traitement et un stockage ultérieurs.
En bref, l'efficacité et la vitesse sont les principaux moteurs de l'Edge Computing.
En bref, l'efficacité et la vitesse sont les principaux moteurs de l'Edge Computing.
2 changes: 1 addition & 1 deletion content/fr/event-driven-architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Architecture Orientée Événements (Event-Driven Architecture)
title: Architecture orientée événements (Event-Driven Architecture)
status: Completed
category: concept
tags: ["architecture", "", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/loosely-coupled-architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Architecture Faiblement Couplée
title: Architecture faiblement couplée
status: Completed
category: Property
tags: ["fondamental", "architecture", "propriété"]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/microservices-architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Architecture en Microservices
title: Architecture en microservices
status: Completed
tags: ["architecture", "fondamental", ""]
---
Expand Down
2 changes: 1 addition & 1 deletion content/fr/monolithic-apps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Applications Monolithiques
title: Applications monolithiques
status: Completed
category: concept
tags: ["architecture", "fondamental", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/multitenancy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Mutualisation (Multitenancy)
title: Mutualisation (multitenancy)
status: Completed
category: Property
tags: ["architecture", "propriété", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/scalability.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Capacité de mise à l'échelle (Scalabilité)
title: Capacité de mise à l'échelle (scalabilité)
status: Completed
category: property
tags: ["fondamental", "propriété", ""]
Expand Down
4 changes: 2 additions & 2 deletions content/fr/service-discovery.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Découverte de services (Service Discovery)
title: Découverte de services (service discovery)
status: Completed
category: Concept
tags: ["réseau", "", ""]
Expand All @@ -19,4 +19,4 @@ toute application qui souhaite la trouver aura besoin d'un outil qui lui fournir

Le mécanisme de découverte de services garde une trace des applications au sein du réseau afin qu'elles puissent se trouver mutuellement en cas de besoin.
Il fournit une méthode simple pour trouver et potentiellement identifier les services individuels.
Les moteurs de découverte de services sont des outils semblables à des bases de données qui stockent les informations sur les services existants et comment les localiser.
Les moteurs de découverte de services sont des outils semblables à des bases de données qui stockent les informations sur les services existants et comment les localiser.
2 changes: 1 addition & 1 deletion content/fr/service-mesh.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Maillage de services (Service Mesh)
title: Maillage de services (service mesh)
status: Completed
category: technology
tags: ["réseau", "", ""]
Expand Down
4 changes: 2 additions & 2 deletions content/fr/shift-left.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Décalage vers la gauche (Shift Left)
title: Décalage vers la gauche (shift left)
status: Completed
category: Concept
tags: ["méthodologie", "", ""]
Expand Down Expand Up @@ -36,4 +36,4 @@ dès la phase de conception et d'architecture.
Tester tout au long du cycle de développement réduit le temps nécessaire pour les tests avant la publication d'un logiciel.

De nombreux outils logiciels et solutions SaaS aident à déplacer ces pratiques vers la gauche.
Cependant, le décalage vers la gauche peut également être mis en œuvre grâce à des processus améliorés et des changements culturels au sein d'une équipe.
Cependant, le décalage vers la gauche peut également être mis en œuvre grâce à des processus améliorés et des changements culturels au sein d'une équipe.
2 changes: 1 addition & 1 deletion content/fr/stateful-apps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Applications avec état (Stateful Apps)
title: Applications avec état (stateful apps)
status: Completed
category: Property
tags: ["fondamental", "application", "propriété"]
Expand Down
4 changes: 2 additions & 2 deletions content/fr/stateless-apps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Applications sans état (Stateless Apps)
title: Applications sans état (stateless apps)
status: Completed
category: Property
tags: ["fondamental", "application", "propriété"]
Expand All @@ -11,4 +11,4 @@ Voici un exemple :
Lorsque vous utilisez un moteur de recherche et que cette recherche est interrompue (par exemple, la fenêtre est fermée), les résultats de recherche sont perdus.
Vous devrez tout recommencer.

En revanche, les applications qui traitent les requêtes en tenant compte des interactions précédentes sont appelées [applications avec état](/fr/stateful-apps/) (stateful).
En revanche, les applications qui traitent les requêtes en tenant compte des interactions précédentes sont appelées [applications avec état](/fr/stateful-apps/) (stateful).
2 changes: 1 addition & 1 deletion content/fr/tightly-coupled-architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Architecture Fortement Couplée
title: Architecture fortement couplée
status: Completed
category: Property
tags: ["fondamental", "architecture", "propriété"]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/vertical-scaling.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Mise à l'échelle verticale (Vertical Scaling)
title: Mise à l'échelle verticale (vertical scaling)
status: Completed
category: Concept
tags: ["infrastructure", "", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/virtual-machine.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Machine Virtuelle
title: Machine virtuelle
status: Completed
category: Technology
tags: ["fondamental", "infrastructure", ""]
Expand Down
2 changes: 1 addition & 1 deletion content/fr/zero-trust-architecture.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Architecture Zéro Confiance
title: Architecture zéro confiance
status: Completed
category: Concept
tags: ["sécurité", "", ""]
Expand Down
Loading