Azure Key Vault Retention Policy
Explains how to use Azure Policy to enforce a specific soft-delete retention period for Azure Key Vaults during deployment.
Explains how to use Azure Policy to enforce a specific soft-delete retention period for Azure Key Vaults during deployment.
A technical guide on deploying an AWS Transit Gateway integrated with Direct Connect using AWS CDK and custom CloudFormation resources.
Introducing Terrascan, an open-source tool for scanning Terraform, Kubernetes, and cloud configs for security and policy compliance.
Compares Farmer and Pulumi for infrastructure as code in F#, and shows how to use both tools together for Azure deployments.
Explores using Semgrep, a static analysis tool, to find security vulnerabilities in Infrastructure as Code like Terraform and Kubernetes configurations.
A tutorial on using Pulumi's infrastructure-as-code to provision and configure an Azure Synapse analytics workspace with components like SQL pools and storage.
Learn how to use the VSCode debugger with AWS CDK to debug infrastructure code and inspect variables without console.log statements.
Part 2 of a tutorial on using Ansible playbooks and Jinja2 templates to manage and deploy Terraform configurations for Azure infrastructure.
A technical guide on deploying the Temporal workflow orchestration platform to Azure Kubernetes Service (AKS) using Pulumi and TypeScript.
A technical guide on using Ansible to simplify and manage Terraform configurations for multi-environment infrastructure deployments.
Announcing the beta release of a next-generation Pulumi provider for Azure, offering full API coverage and automatic updates.
A tutorial on using the Tfe.NetClient library to manage Terraform Cloud infrastructure from a .NET Core console application.
A guide to using env0 and Terraform to deploy temporary Kubernetes clusters with automatic shutdown to manage cloud costs.
An introduction to AWS Cloud Development Kit (CDK), explaining how to define cloud infrastructure using familiar programming languages like TypeScript.
An introduction to AWS CDK, explaining how it allows developers to define cloud infrastructure using familiar programming languages like TypeScript.
A developer troubleshoots a Terraform error about a missing 'region' argument, revealing an implicit provider creation issue.
A guide to studying for the HashiCorp Terraform Certified Associate exam, including a breakdown of exam objectives and a sample chapter.
A guide to preparing for the HashiCorp Terraform Associate certification, covering exam objectives, study tips, and recommended materials.
A guide to setting up Terraform with remote state storage in Azure and using workspaces for managing development and production environments.
A technical guide on setting a daily usage quota for an Azure Function using Terraform's local-exec provisioner as a workaround.