by George Chrysovaladis Grammatikos | May 14, 2023 | PRESENTATIONS
In this presentation, I will introduce IAC solutions and discuss about Azure Terraform. As part of this presentation, I’ll demonstrate how to deploy resources to Azure using Azure...
by George Chrysovaladis Grammatikos | May 1, 2023 | Azure, Compute, DevOps
In this post, I will show you how to deploy Azure Blob Storage within an Azure Resource Group using Terraform language with the AzureRM module. Let’s demo it In order to follow the commands below you will only need an active Azure subscription. The tool for...
by George Chrysovaladis Grammatikos | Feb 1, 2023 | Azure, DevOps
Terraform by HashiCorp is an infrastructure-as-code tool. It allows infrastructure automation to be deployed via code. With Terraform, infrastructure provisioning has been simplified by using a simple, human-readable syntax. Prerequisites An active Azure subscription...
by George Chrysovaladis Grammatikos | Feb 1, 2021 | Automation, Azure, DevOps
Before we see how we can deploy Azure Bastion using Terraform, it would be nice to read a couple of useful information about it. The last years introduced to the IT/DevOps world, the IaC (Infrastructure as a Code). A new way that allows us to manage and provision...