This HTML5 document contains 78 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n6http://g.co/kg/g/
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-kohttp://ko.dbpedia.org/resource/
dbpedia-eshttp://es.dbpedia.org/resource/
dbpedia-ruhttp://ru.dbpedia.org/resource/
dbpedia-ukhttp://uk.dbpedia.org/resource/
rdfshttp://www.w3.org/2000/01/rdf-schema#
category-frhttp://fr.dbpedia.org/resource/Catégorie:
dbpedia-pthttp://pt.dbpedia.org/resource/
dbpedia-cshttp://cs.dbpedia.org/resource/
n11http://fr.dbpedia.org/resource/Modèle:
n13http://fr.dbpedia.org/resource/Fichier:
dbpedia-fahttp://fa.dbpedia.org/resource/
n21http://commons.wikimedia.org/wiki/Special:FilePath/
wikipedia-frhttp://fr.wikipedia.org/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
dbpedia-arhttp://ar.dbpedia.org/resource/
owlhttp://www.w3.org/2002/07/owl#
dbpedia-ithttp://it.dbpedia.org/resource/
dbpedia-frhttp://fr.dbpedia.org/resource/
prop-frhttp://fr.dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
dbrhttp://dbpedia.org/resource/
wikidatahttp://www.wikidata.org/entity/
dbpedia-jahttp://ja.dbpedia.org/resource/

Statements

Subject Item
dbpedia-fr:Infrastructure_as_code
rdfs:label
Infraestrutura como Código Infrastructure as code Инфраструктура как код Infrastructure as Code Infrastructure as code Infrastructure as Code Інфраструктура як код
rdfs:comment
L'Infrastructure as code (IaC) (littéralement : « infrastructure en tant que code ») est un ensemble de mécanismes permettant de gérer, par des fichiers descripteurs ou des scripts (code informatique), une infrastructure (informatique) virtuelle. Initialement dédié aux machines virtuelles (également nommées « Instances »), l'évolution des offres dans le domaine de la virtualisation a rendu possible la gestion d'une infrastructure à part entière, de l'instance au réseau, incluant entre autres la gestion du service DNS, du « Load-Balancing », des sous-réseaux et des groupes de sécurité.
owl:sameAs
dbpedia-fa:زیرساخت_مبتنی_بر_کد n6:11c3w4k9rx dbpedia-it:Infrastructure_as_Code dbpedia-cs:Infrastructure_as_Code wikidata:Q24964334 dbpedia-ko:코드형_인프라스트럭처 dbpedia-es:Infraestructura_como_código dbr:Infrastructure_as_code dbpedia-ar:البنية_التحتية_بصيغة_نص_برمجي dbpedia-ja:Infrastructure_as_Code dbpedia-pt:Infraestrutura_como_Código dbpedia-uk:Інфраструктура_як_код dbpedia-ru:Инфраструктура_как_код
dbo:wikiPageID
11872785
dbo:wikiPageRevisionID
181683913
dbo:wikiPageWikiLink
dbpedia-fr:Heroku dbpedia-fr:Terraform dbpedia-fr:Développeur_logiciel dbpedia-fr:Domain_Name_System dbpedia-fr:Grafana dbpedia-fr:Volume_(informatique) dbpedia-fr:Amazon_Web_Services dbpedia-fr:OpenStack dbpedia-fr:Extensibilité dbpedia-fr:Déploiement_continu category-fr:Informatique dbpedia-fr:HashiCorp_Vault dbpedia-fr:Collaboration n13:Exemple_de_projet_Terraform.png dbpedia-fr:Routeur dbpedia-fr:Code_source category-fr:Cloud_computing dbpedia-fr:Ansible_(logiciel) dbpedia-fr:Répartition_de_charge dbpedia-fr:Réseau_informatique dbpedia-fr:Administrateur_système dbpedia-fr:Prometheus_(informatique) dbpedia-fr:Microsoft_Azure dbpedia-fr:Puppet dbpedia-fr:Machine_virtuelle dbpedia-fr:Intégration_continue dbpedia-fr:Interface_de_programmation category-fr:Méthode_de_développement_logiciel dbpedia-fr:Stockage_objet dbpedia-fr:Déploiement dbpedia-fr:Amazon dbpedia-fr:Provisionnement dbpedia-fr:Application_(informatique) category-fr:Gestion_de_configuration dbpedia-fr:Cloud_computing dbpedia-fr:Sous-réseau dbpedia-fr:Devops dbpedia-fr:Virtualisation dbpedia-fr:Interprète_(informatique) dbpedia-fr:Langage_de_script dbpedia-fr:Pulumi
dbo:wikiPageLength
12416
dct:subject
category-fr:Méthode_de_développement_logiciel category-fr:Gestion_de_configuration category-fr:Informatique category-fr:Cloud_computing
prop-fr:wikiPageUsesTemplate
n11:, n11:Portail n11:Voir_homonymes n11:Titre_en_italique
prov:wasDerivedFrom
wikipedia-fr:Infrastructure_as_code?oldid=181683913&ns=0
foaf:depiction
n21:Exemple_de_projet_Terraform.png
dbo:thumbnail
n21:Exemple_de_projet_Terraform.png?width=300
foaf:isPrimaryTopicOf
wikipedia-fr:Infrastructure_as_code
dbo:abstract
L'Infrastructure as code (IaC) (littéralement : « infrastructure en tant que code ») est un ensemble de mécanismes permettant de gérer, par des fichiers descripteurs ou des scripts (code informatique), une infrastructure (informatique) virtuelle. Initialement dédié aux machines virtuelles (également nommées « Instances »), l'évolution des offres dans le domaine de la virtualisation a rendu possible la gestion d'une infrastructure à part entière, de l'instance au réseau, incluant entre autres la gestion du service DNS, du « Load-Balancing », des sous-réseaux et des groupes de sécurité. Souvent plébiscité dans le cadre du cloud computing, l'Infrastructure as code offre aux développeurs la possibilité d'automatiser leurs déploiements de manière à éviter les tâches manuelles ou encore de devoir écrire d'eux-mêmes les appels aux interfaces de programmation. Cette technologie constitue une réponse aux besoins des entreprises en termes de mise à l'échelle des applications axée sur l'automatisation et la simplification de l'infrastructure de projets informatiques. De manière générale, l'Infrastructure as code s'inscrit dans la mouvance plus générale du DevOps qui a pour objectif d'unifier le développement logiciel et l'administration système.