Securing Azure DevOps Pipelines with PowerShell
A guide on using PowerShell to automate security checks, enforce compliance, and secure secrets within Azure DevOps CI/CD pipelines.
A guide on using PowerShell to automate security checks, enforce compliance, and secure secrets within Azure DevOps CI/CD pipelines.
Explores best practices for securing Azure ARM templates and using PowerShell to automate secure Infrastructure as Code deployments.
A developer shares insights and practical advice on using Java with the AWS Cloud Development Kit (CDK) for Infrastructure as Code.
Overview of the new features and breaking changes in AzureRM Provider v4 for Terraform, including provider-defined functions and resource registration.
A guide to deploying open-source LLMs like Llama 3 to Amazon SageMaker using Terraform for Infrastructure as Code.
A guide to encrypting state data and plan files using the new encryption feature in OpenTofu 1.7, covering its purpose and implementation.
Explains how to use new provider-defined functions in Terraform 1.8, including syntax and examples like AWS's arn_parse.
Explores whether Crossplane, a Kubernetes-based control plane tool, can replace Terraform for infrastructure orchestration, analyzing their roles and differences.
An overview of Azure Kubernetes Service (AKS) Automatic SKU, detailing its pre-configured, production-ready setup and deployment methods.
Explores new variable validation capabilities in Terraform 1.9, allowing dynamic checks using other variables and resources.
Pulumi now integrates with Azure Deployment Environments, allowing enterprise developers to define and deploy cloud infrastructure using Pulumi IaC.
Author announces receiving the Microsoft MVP Award for expertise in Azure Infrastructure as Code, highlighting community contributions.
A tutorial on using Terraform to create and initialize AWS CodeCommit repositories, including syncing initial files.
Announcing v2.0 of a Terraform module for deploying Azure subnets with NSG and route tables, solving conflicts with Azure Landing Zone policies.
A guide to setting up a version-controlled Terraform repository using git, covering basic concepts and best practices for infrastructure as code.
A technical tutorial on deploying a Windows Server virtual machine on Microsoft Azure using Terraform infrastructure-as-code.
Explains how to publish Bicep modules to Azure Container Registry with source code visibility using the experimental publishSource feature.
Part 9 of a Terraform series explains how to define and use variables in Azure Terraform scripts, covering types, values, and best practices.
A comparison of OpenTofu and Terraform, focusing on feature parity, licensing differences, and migration considerations for Infrastructure as Code.
Explains how to use Terraform Locals to streamline and improve readability in Azure infrastructure-as-code configurations.