Data Security with Azure MFA and Terraform
Multi-Factor Authentication (MFA) is a security process that requires users to provide at least...
Deploy an Azure Kubernetes Services with Terraform
Azure Kubernetes Services (AKS) is a managed Kubernetes service provided by Microsoft that enables...
Create Terraform module to management IaC
In this blog, we've explored how to create a Terraform module that provisions an...
Terraform State File Backend in Azure
Terraform enables the definition, preview, and deployment of cloud infrastructure. Using Terraform, you can create...
Deploy Static Website with Terraform and Azure
A static website consists of a series of HTML files, each one representing a...
Infrastructure as Code with Terraform in Azure
Hashicorp Terraform is an open-source IaC (Infrastructure-as-Code) tool for provisioning and managing cloud infrastructure. It...