[VIDEO] Infrastructure as Code dans Azure avec Terraform
Terraform est un outil d’Infrastructure as Code proposé en Open Source par HashiCorp et compatible avec une multitude de fournisseurs de Cloud dont Microsoft Azure (et prochainement Azure Stack). Utilisé et plébiscité par de nombreux DevOps, c’est à mon sens un outil quasi incontournable pour déployer rapidement des applications et infrastructures dans le Cloud.
Dans cette vidéo coprésentée avec Pascal Sauliere sont abordés :
– Qu’est ce que Terraform ?
– le vocabulaire de Terraform
– Comment installer Terraform
– Les bons outils pour utiliser Terraform
– Comment connecter Terraform à Azure
– La création de ressources Azure avec Terraform
Informations complémentaires :
- Download Terraform: https://www.terraform.io/downloads.html
- Microsoft AzureRM provider: https://www.terraform.io/docs/providers/azurerm/index.html
- Terraform ChangeLog AzureRM provider: https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/CHANGELOG.md
- Examples to deploy Azure RM resources: with Terraform: https://github.com/squasta/TerraformAzureRM
One thought on “[VIDEO] Infrastructure as Code dans Azure avec Terraform”